Carol Spears wrote:
it is should be easy to install gimp-perl.

Most everything's easy once you know what to do and how to do it.

Learning what to do and how to do it is the hard part.

1) make sure you have libgimp-dev installed from your distribution.  it
might also be called gimp-dev.

"gimp-devel" was the only package which came up as uninstalled when I queried YaST for "gimp". So I installed it.

2) get the tarball and as a user inflate it and cd into that new
directory.

Did that 3 days ago.

3) as a user only (not as root) type "perl Makefile.PL". once that is
completed and successful, type "make".

Once that is completed and successful is the catch here.

I'm still getting the same problem I had before I installed "gimp-devel".

[EMAIL PROTECTED]:~/Downloads/TGZ/Gimp-2.0> perl Makefile.PL
checking for gimp-2.0... no
checking for gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for gimptool-2.0... /opt/gnome/bin/gimptool-2.0
checking for GIMP - version >= 2.0.0... no
*** Could not run GIMP test program, checking why...
*** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GIMP was incorrectly installed *** or that you have moved GIMP since it was installed. In the latter case, you
*** may want to edit the gimptool-2.0 script: /opt/gnome/bin/gimptool-2.0
configure: error: ** unable to find gimp, make sure it's in your path (version 1.3.15+ required!)

[EMAIL PROTECTED]:~/Downloads/TGZ/Gimp-2.0> echo $PATH
/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin

[EMAIL PROTECTED]:~/Downloads/TGZ/Gimp-2.0> which gimp
/opt/gnome/bin/gimp

[EMAIL PROTECTED]:~/Downloads/TGZ/Gimp-2.0> ls -l /opt/gnome/bin/gimp
lrwxrwxrwx  1 root root 8 2005-12-05 11:52 /opt/gnome/bin/gimp -> gimp-2.2

[EMAIL PROTECTED]:~/Downloads/TGZ/Gimp-2.0> ls -l /opt/gnome/bin/gimp-2.2
-rwxr-xr-x  1 root root 12577997 2005-11-10 01:59 /opt/gnome/bin/gimp-2.2

What now?

Thanks,

Myke

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

Reply via email to