Joris Gillis <[EMAIL PROTECTED]> said: >> Le 10 janv. 2005, � 20:29, Joris Gillis a �crit : >>> >>> I'm trying to compile Anjuta 1.2.2. I'm currently installing >>> dependencies, but I've got a problem with pkg-config. When I install >>> a new library it takes like 10 minutes before it is listed in >>> /sw/lib/pkgconfig. Is this normal or am I doing something terrible >>> wrong? > > I'm wondering whether it is normal that it takes so long before a > package is listed in pkg-config? For example I installed > libgnome-2.6 yesterday, and still it is not listed. Do I first have > to run a command?
For shared libraries, there is usually a cluster of fink packages, each member of whichi contains a subset of the files you'd expect to be "part of the library". Perhaps you aren't installing the correct package that contains the specific file you want? If a lib___-dev exists, that's where .pc files would be, not in the "parent" lib___ package. dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
