From: <sh...@al...> - 2000-02-04 16:24:18
|
> 1) It didn't put my library directory (/usr/local/Libraries) on the > build line. It's working for me because I have LD_LIBRARY_PATH > set, but this isn't right. Well, autoconf does have limits. It can't scour your whole system for libs in random places. It can accept flags, though. I can set up a libdir conf flag for the configure script. > 2) It didn't find my Gimp plugins directory > (/usr/local/Libraries/gimp/1.1/plug-ins). Same as above. This will have to wait until tomorrow, though. It's late and I'm tired. And hungry. Someone stole my dinner... Eric |