The time now is Tue 24 Apr 2018, 17:39
All times are UTC - 4 |
Author |
Message |
jcagle
Joined: 29 Sep 2005 Posts: 634
|
Posted: Fri 07 Oct 2005, 15:08 Post subject:
Need gimptool to compile GIMP-Perl (for GIMP plugins...) |
|
I've got some GIMP plugins downloaded that I want to use. They require Gimp-Perl, which I've downloaded and need to compile. Only problem is I need gimptool. Where can I find this?
Quote: |
checking for gimp-2.0... no
checking for gcc... gcc
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... no
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for gimptool-2.0... /usr/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: /usr/bin/gimptool-2.0
configure: error: ** unable to find gimp, make sure it's in your path (version 1.3.15+ required!)
|
|
Back to top
|
|
 |
rarsa

Joined: 29 May 2005 Posts: 3053 Location: Kitchener, Ontario, Canada
|
Posted: Fri 07 Oct 2005, 16:09 Post subject:
|
|
Instead of compiling dependencies one by one, I would recommend installing the slackware package.
You can download it from here http://www.slackware.com/pb/download.php?q=10.0/gimp-2.0.2-i486-1
Installing it is quite easy. I would recommend to install it first in a test pup file before doing it in your stable environment as slackware package are not always compatible with the libraries included in Puppy.
Download the gimp-2.0.2-i486-1.tgz file to / and execute the following commands:
Code: |
cd /
tar -xvzPf gimp-2.0.2-i486-1.tgz
install/doinst.sh
|
Please not that the download is 10 MB and it installs 27 MB.
That's it.
|
Back to top
|
|
 |
jcagle
Joined: 29 Sep 2005 Posts: 634
|
Posted: Fri 07 Oct 2005, 23:09 Post subject:
|
|
Thanks. I'll download that tonight.
|
Back to top
|
|
 |
Nathan F

Joined: 08 Jun 2005 Posts: 1760 Location: Wadsworth, OH (occasionally home)
|
Posted: Wed 12 Oct 2005, 17:34 Post subject:
|
|
Here's a more complete answer. Our compiling environment (usr_devx.sfs) does not contain any of the Gimp development headers. If you want to compile Gimp plugins you will either need to compile Gimp yourself or get a package that has the headers in it.
Quote: | configure: error: ** unable to find gimp, make sure it's in your path (version 1.3.15+ required!) |
If you have any specific plugins in mind I might be able to have a go myself. Let me know. Alternatively, I could possibly make a Gimp package for you that would include the headers and other things neccessary for compiling against (Although it would be quite a bit larger that way). Just don't ask me to include python support, too.
Nathan
|
Back to top
|
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
[ Time: 0.0380s ][ Queries: 12 (0.0094s) ][ GZIP on ] |