Re: Relation between libtool and pkg-config

2007-05-02 Thread Bob Friesenhahn
On Tue, 1 May 2007, Richard Lemieux wrote: Can anyone point me to a document explaining the general architecture of 'libtool', where it stores information, and where it takes information from, and how it interacts with 'pkg-config'? Libtool does not interface with 'pkg-config' at all. Applica

Relation between libtool and pkg-config

2007-05-02 Thread Richard Lemieux
Hi, This is a question about how libtool finds the libraries in a script. The question arosed in the situation where I was compiling 'gphoto2' for an installation is a separate directory '/rlxb4/opt/gphoto2' while there was already an older version of 'gphoto2' installed in '/usr/local'. I got t