

If /etc/ld.so.conf contains the line "include ld.so.conf.d/*.conf" then create a file called /etc/ld.so.conf.d/nf containing the line "/usr/local/lib". If it already contains the line "/usr/local/lib" then the library search path is already OK so please skip to the next section. View /etc/ld.so.conf using "more" or "less". Some distributions include /usr/ local/lib in the dynamic library search path by default but some do not (notably Red Hat).

You may need to edit /etc/apt/sources.list to add add:īecause you will be installing libraries into /usr/local/lib you need to make sure that the dynamic linker (ld.so) looks in /usr/local/lib when it is searching for libraries. For example, on Debian you can install them using app-get install libmp3lame-dev libvorbis-dev libtheora-dev libx264-dev libspeex-dev yasm.

For Asset Bank to be able to create thumbnails and previews for video and audio files Asset Bank uses Ffmpeg.
