Hi,

On Sat, 2008-04-19 at 22:40 +0200, julien wrote:

> I downloaded gimp-2.4.5.tar.bz2 and verified that the md5check sum is OK.
> I un- compressed it and ran the usual
> ./configure --prefix=/usr/gimp-2.4.5/
> make
> #make install
> without any visible problem.
> 
> When I run gimp I get
> 
> /usr/gimp-2.4.5/bin/gimp-2.4

Do you set LD_LIBRARY_PATH to /usr/gimp-2.4.5/lib when running gimp?
Otherwise this can't work. You can't just install to some non-standard
prefix and run the binary there. You also need to adjust the library
search path accordingly.


Sven


_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Reply via email to