Hi Nate, Rivendell uses dlopen to find libmad.so, libmp3lame.so and libtwolame.so.
On Debian/Ubuntu systems, these libraries are available as libmad.so.0, libmp3lame.so.0 and libtwolame.so.0. You can either : * create manual links * install the associated libXYZ-dev packages (with provided link) * apply the same patch as the debian packaging does [0] Or more simply use the debian/ubuntu packages :) 0. http://projects.tryphon.eu/projects/rivendell2-debian/repository/revisions/master/entry/debian/patches/0005-Add-version-for-dlopened-libraries.patch Regards, -- Alban Peignier - [email protected] Tryphon : Radio, Web et Logiciels Libres http://www.tryphon.eu _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
