Hello,
I really want to get the gimp working, but have had some difficulties.
Gimp 1.2.5 seems to run fine, but most of the buttons don't have text ( or have misaligned text ), so I have been unable to do much testing to see if everything is working.
Gimp 2.0.5 runs beautifully, until I try to open or save a file (that is, by creating a new image and then trying to save that). At which point it seg faults. I can open an image by using GQview as a middle man.
I would really rather try to fix 2.0.5 first, since it's a lot better than 1.2.5.
Here's my terminal output, with comments:
"
# gimp
/usr/lib/gimp/2.0/plug-ins/svg: error while loading shared libraries: libbz2.so.1.0: cannot open shared object file: No such file or directory
(gimp:10583): LibGimpBase-WARNING **: gimp: wire_read(): error
//gimp done loading
//create new, and attempt save
Segmentation fault
#
(script-fu:10585): LibGimpBase-WARNING **: script-fu: wire_read(): error
"
I had the gimp and some of the libraries installed on the cf card, which might account for the loading error, but I can't account for the seg fault. Could it be that the ipk i got is bad?
Zach