LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-02-2008, 08:15 PM   #1
mocqueanh
Member
 
Registered: Dec 2007
Location: Vietnam
Distribution: Slackware, Xubuntu, Puppy, WinXP
Posts: 38

Rep: Reputation: 15
Install Gimp 2.4 in Slackware 12


Slackware 12 comes with Gimp 2.2 (old version). So i want to upgrade it to 2.4

I downloaded 2.4 for Slackware from Gimp site. Remove Gimp 2.0 from Slackware (use command pkgtool). Then install Gimp 2.4

But after this, i still see the folder 2.0 of Gimp in the /usr, dont have 2.4 folder.

And run Gimp 2.4, everything work well as i use Gimp 2.4 in Windows.

But here is the measage when run Gimp from terminal (error measage, but Gimp work well )
Code:
root@darkstar:~# gimp-2.4
Traceback (most recent call last):
  File "/usr/lib/gimp/2.0/plug-ins/foggify.py", line 20, in <module>
    from gimpfu import *
  File "/usr/lib/gimp/2.0/python/gimpfu.py", line 74, in <module>
    import gimp
ImportError: could not import pygtk

(gimp-2.4:3459): LibGimpBase-WARNING **: gimp-2.4: gimp_wire_read(): error
Traceback (most recent call last):
  File "/usr/lib/gimp/2.0/plug-ins/happy-valley-relief.py", line 20, in <module>
    from gimpfu import *
  File "/usr/lib/gimp/2.0/python/gimpfu.py", line 74, in <module>
    import gimp
ImportError: could not import pygtk

(gimp-2.4:3459): LibGimpBase-WARNING **: gimp-2.4: gimp_wire_read(): error
Traceback (most recent call last):
  File "/usr/lib/gimp/2.0/plug-ins/palette-sort.py", line 17, in <module>
    from gimpfu import *
  File "/usr/lib/gimp/2.0/python/gimpfu.py", line 74, in <module>
    import gimp
ImportError: could not import pygtk

(gimp-2.4:3459): LibGimpBase-WARNING **: gimp-2.4: gimp_wire_read(): error
Traceback (most recent call last):
  File "/usr/lib/gimp/2.0/plug-ins/py-slice.py", line 31, in <module>
    from gimpfu import *
  File "/usr/lib/gimp/2.0/python/gimpfu.py", line 74, in <module>
    import gimp
ImportError: could not import pygtk

(gimp-2.4:3459): LibGimpBase-WARNING **: gimp-2.4: gimp_wire_read(): error
Traceback (most recent call last):
  File "/usr/lib/gimp/2.0/plug-ins/palette-to-gradient.py", line 17, in <module>
    from gimpfu import *
  File "/usr/lib/gimp/2.0/python/gimpfu.py", line 74, in <module>
    import gimp
ImportError: could not import pygtk

(gimp-2.4:3459): LibGimpBase-WARNING **: gimp-2.4: gimp_wire_read(): error
Traceback (most recent call last):
  File "/usr/lib/gimp/2.0/plug-ins/colorxhtml.py", line 25, in <module>
    import gimp
ImportError: could not import pygtk

(gimp-2.4:3459): LibGimpBase-WARNING **: gimp-2.4: gimp_wire_read(): error
Traceback (most recent call last):
  File "/usr/lib/gimp/2.0/plug-ins/palette-offset.py", line 17, in <module>
    from gimpfu import *
  File "/usr/lib/gimp/2.0/python/gimpfu.py", line 74, in <module>
    import gimp
ImportError: could not import pygtk

(gimp-2.4:3459): LibGimpBase-WARNING **: gimp-2.4: gimp_wire_read(): error
Traceback (most recent call last):
  File "/usr/lib/gimp/2.0/plug-ins/gimpcons.py", line 20, in <module>
    from gimpfu import *
  File "/usr/lib/gimp/2.0/python/gimpfu.py", line 74, in <module>
    import gimp
ImportError: could not import pygtk

(gimp-2.4:3459): LibGimpBase-WARNING **: gimp-2.4: gimp_wire_read(): error
/usr/lib/gimp/2.0/plug-ins/poppler: error while loading shared libraries: libpoppler-glib.so.2: cannot open shared object file: No such file or directory

(gimp-2.4:3459): LibGimpBase-WARNING **: gimp-2.4: gimp_wire_read(): error
So, why terminal show these measage while Gimp 2.4 work well. And why the folder 2.0 still in /usr after i remove Gimp 2.2 ?
 
Old 01-02-2008, 08:45 PM   #2
MS3FGX
LQ Guru
 
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852

Rep: Reputation: 361Reputation: 361Reputation: 361Reputation: 361
It looks like that version was built on a machine that has PyGTK installed (probably from one of the third party GNOME builds) which Slackware does not presently include itself.

Using it should be fine, as long as you don't need the functionality that depends on it. A better alternative might be to use the Gimp packages from Slackware -current, which is at 2.4.2 and should work fine on Slackware 12 (though I have not personally tried).
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
GIMP on slackware 10.2 chemichael Slackware 4 02-10-2006 08:09 AM
Slackware 10.1 Gimp-2.2 plugin problem spiroketal Slackware 4 08-10-2005 10:42 AM
Gimp problem on Slackware current d1s4st3r Slackware 9 07-11-2005 09:06 PM
slackware 10.0 xmms/gimp lockup andrew001 Linux - Software 0 09-30-2004 03:12 PM
Slackware Gimp 2.0 Upgrade Problem DrLazardo Linux - Software 3 05-15-2004 12:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration