Tiny Core Extensions > TCE 3.x
gimp2
Juanito:
updated extension, compiled against everything I could find, posted:
--- Code: ---Title: gimp2.tcz
Description: gnu image manipulation program
Version: 2.6.8
Author: see list of sites below
Original-site: see list of sites below
Copying-policy: see list of sites below
Size: 7.3MB
Extension_by: juanito
Comments: gimp...
----------
can also be used with the SDL, openexr, libopenraw, libavformat,
librsvg, libaa, libwmf, poppler, perl5, python, graphviz
and webkit extensions.
----------
Notes:
libexif reqiured to open jpeg images
librsvg, shared-mime-info, hicolor/gnome-icon-theme enable "nicer" icons
webkit will enable on-line help
----------
This extension contains:
gimp-2.6.8 - GPLv2 - ftp://ftp.gimp.org/pub/gimp/v2.6/gimp-2.6.8.tar.bz2
----------
Change-log: 2008/12/30
updated 2.6.3 -> 2.6.7 and recompiled against latest babl/gegl
2009/09/28
updated 2.6.7 -> 2.6.8
Current: 2010/06/05
--- End code ---
althalus:
When trying to run GIMP:
--- Code: ---/usr/local/bin/gimp: error while loading shared libraries: libgegl-0.0.so.0: cannot open shared object file: No such file or directory
--- End code ---
It would seem GIMP has been built against an old version of libgegl?
--- Code: ---$ ls /tmp/tcloop/gegl/usr/local/lib/
gegl-0.1/ libgegl-0.1.so libgegl-0.1.so.0.101.1
libgegl-0.1.la libgegl-0.1.so.0 pkgconfig/
--- End code ---
Juanito:
Both gimp2 and gegl have been updated recently - works fine for me - are you sure you have the latest versions of both?
Edit: check "gimp --version" gives 2.6.8, otherwise see attached screenshot
althalus:
gimp crashes out with the libgegl error when trying to check version, but otherwise, neither gimp2 nor gegl extensions are listed by apps-audit as needing to update. MD5's also check out against latest in repo.
Juanito:
From this:
--- Code: ---$ ldd `which gimp` | grep gegl
libgegl-0.1.so.0 => /usr/local/lib/libgegl-0.1.so.0 (0xb6ff2000)
--- End code ---
..it looks like you don't have the latest version of gimp2, could you try the same command locally and if you get libgegl-0.0.so.0, then you have the old version of gimp2.
Maybe you could delete your local copy of gimp2 and download it again?
Navigation
[0] Message Index
[#] Next page
Go to full version