mad.pc that is in Debian's deb but not on libmad sources nor ark packages
Pupeno <[email protected]> Wed, 21 Apr 2004 13:43:00 -0300
| Newsgroups | gmane.linux.arklinux.devel |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm trying to compile a library that is called CLAM, but it requires a file named mad.pc, this file is provided by the development packages of Debian Sarge. But I can't find it on the ark packages nor on the sources or the installation to /var/tmp when making the package. Does anybody know how this file is generated or something like that ? Thanks. - ---------- Forwarded Message ---------- Subject: Re: [CLAM] mad.pc ? Date: Wednesday 21 April 2004 12:37 From: Miguel Ram__rez J__vega <[email protected]> To: [email protected] 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. - ------------------------------------------------------- - -- Pupeno: [email protected] http://www.pupeno.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAhqSXtCepaMf3unIRAj0EAJ9c1RavMZfWbSwN7Bf3ZaYqU2U33gCfY0Nh xw3QHV7Q/qquEsEXNfvUD70= =JrIS -----END PGP SIGNATURE-----
mad.pc
(application/octet-stream, 211 B) - not displayed