• [^] # FAQ

    Posté par . En réponse à la dépêche gnu/linuxmag #36. Évalué à 1.

    C'est effectivement accablant. Voici, un échantillon de la FAQ de mplayer, reprise dans l'article :

    « Q: I compiled MPlayer with libdvdcss/libdivxdecore support, but when I try to start it, it says: error while loading shared libraries: lib*.so.0: cannot load shared object file: No such file or directory

    I checked the file and it is there in /usr/local/lib.

    A: What are you doing on Linux? Can't you install a library? Why do we get these questions? It's not MPlayer specific at all! Add /usr/local/lib to /etc/ld.so.conf and run ldconfig. Or install it to /usr/lib, because if you can't solve the /usr/local problem, you are careless enough to do such things. »