Hi,

I knew there was a thread about the libmad-pkgconfig issue. Tushar has created 
a patch but it disappeared.
Manually creating the /usr/lib/pkgconfig/mad.pc file lets cdrdao see the
the libmad as installed, otherwise mp3 support in cdrdao gets disabled.
I have created the mad.pc with following content:
---

prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${exec_prefix}/include

Name: mad
Description: Loads and saves PNG files
Version: 0.15.1b
Libs: -L${libdir} -lmad
---

With this, cdrdao sees the libmad. Shouldn't such a .pc file created while 
installing libmad?

cu
Thomas

        

        
                
___________________________________________________________ 
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: 
http://mail.yahoo.de
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to