On Friday 30 November 2001 20:28, Achim Bohnet wrote: > On Friday 30 November 2001 02:41, John Gay wrote: > > On Friday 30 November 2001 01:39, Sheldon Lee-Wen wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > > > Hash: SHA1 > > > > > > > I've got /usr/lib/libjpeg.a but what is libjpeg.la? I can not find > > > > any reference to .la libs anywhere? Is there something wrong with > > > > kdevelop's > > I had the same problem when I start compile KDE from cvs again. Because I > did not find it too I hacked it myself from a copy of libxml2.la > (appended). > > Achim > > # libjpeg.la - a libtool library file > # Generated by ltmain.sh - GNU libtool 1.4b (1.971 2001/07/09 22:02:09) > # <SNIP> Well, I copied this and put it into my /usr/lib/ directory and it worked, but why did I need to do this? There were several other .la files there, and they all seem to have been created by libtool. Why was libjpeg.la missing?
I know my ignorance is showing, but if you don't ask, you can't learn. Anyway. At least I got to see kdevelop compile and run a blank kde app! Way cool. Now if I can jsut figure out how to put my program into this framework kdevelop has made. Cheers, John Gay