Hi, Brad Kligerman <[EMAIL PROTECTED]> writes:
> By hook or by crook, I finally managed to compile GIMP2.0. I still > don't understand why it was such a mess, but I learned a whole bunch > in the process. Thanks go out to both of you for your patience. > > As for GIMP 2.0, I started it immediately after I got it compiled and > everything worked fine, in fact it looks great. But since I rebooted, > I get the following message:> > $ gimp-1.3 > gimp-1.3: error while loading shared libraries: > libgimpcolor-1.3.so.24: cannot open shared object file: No such file > or directory > > The file _libgimpcolor-1.3.so.24_ is in /usr/local/lib and is linked > to _libgimpcolor-1.3.so.24.1.0_. > Any ideas what's going on? You probably set LD_LIBRARY_PATH to get gimp going and your linker can't find the library now that it isn't set. You will want to read the ldconfig man-page to learn how to configure the linker path persistently. Sven _______________________________________________ Gimp-user mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user