[CLAM] mad.pc ?

Miguel Ram__rez J__vega mramirez at iua.upf.es
Wed Apr 21 08:37:26 PDT 2004


In Debian ( Sarge ), libmad0-dev bundles together both the so's, the headers and most importantly, the pkg-config descriptor ( that .pc file ).

Since it seems that some deb  ( or rpm ) packages lack this file, here you have mine. Just change the prefix var value to the base path where your libmad binaries and headers reside. And then copy it into /usr/lib/pkgconfig folder.

To test that everything is in its proper place just execute the following command:

$ pkg-config --exists mad && echo "It worked"

and your bash client should prompt the message 'It worked'.

Miguel.

PS: Note that you need the pkg-config application installed on your system.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mad.pc
Type: application/octet-stream
Size: 211 bytes
Desc: not available
URL: <http://lists.clam-project.org/pipermail/clam-users-clam-project.org/attachments/20040421/74d9756d/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.clam-project.org/pipermail/clam-users-clam-project.org/attachments/20040421/74d9756d/attachment-0002.pgp>


More information about the clam-users mailing list