----- Original Message ----- From: "Jon Leichter" <[EMAIL PROTECTED]> > Most libraries included with packages install in /usr/local/lib (opposed to > /usr/lib). As for libraries that it may depend upon, as long as my GCC specs > file knows where to find libraries, I don't see a problem.
Please check your facts before making assertions. === $ ls -lR /usr/local/lib/ /usr/local/lib/: total 0 drwxrwxrwx 2 Administ None 0 Dec 27 22:00 pkgconfig /usr/local/lib/pkgconfig: total 0 === I have nearly every package provided by cygwin installed, and as you can see, the libraries are not installed in /usr/local/lib. Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/