[Gimp-user] still lacking plugin support??

2005-05-26 Thread McAfee
I have the latest versions of libjpeg, libpng, libtiff and libXpm 
installed with LD_LIBRARY_PATH set accordingly.  I also downloaded and 
installed gimpprint, and gimp-help.


After three compile attempts...

1) I still cannot save in any other format other than .xcf
2) There is still no 'file/print' menu option
3) The help-browser module still doesn't get built

Thanks for any help?

Graeme

P.S.: System:  Solaris-sparc9
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] still lacking plugin support??

2005-05-28 Thread McAfee

Michael Schumacher wrote:


McAfee wrote:
 


I have the latest versions of libjpeg, libpng, libtiff and libXpm
installed with LD_LIBRARY_PATH set accordingly.  I also downloaded and
installed gimpprint, and gimp-help.

After three compile attempts...

1) I still cannot save in any other format other than .xcf
2) There is still no 'file/print' menu option
3) The help-browser module still doesn't get built
   



Did you mix different versions of GIMP?
 


No. I had to do some housecleaning for these directories...
/lib
/usr/local/lib
/usr/sfw/lib
/opt/sfw/lib
...
what a mess!


I tried to delete all Gimp1.2 dependencies (without breaking anything 
else).  I seem to have been successful in that, but I may have missed 
something.  Gimp2.6 gets built and looks great with GTK but I just 
cannot determine why I cannot get it to open/save png, tiff, jpeg files, 
build the help-browser, nor print!!!


Does CUPS need to be installed for gimpprint to work (I don't think so 
but thought I'd ask)?


I'm lost here?

Thanks for any help.

Graeme
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Missing functionality?

2005-06-29 Thread McAfee
I tried rebuilding Gimp 2.2.6. Closer inspection of the 'gmake' output 
revealed the following.

...
Making all in plug-ins
gmake[2]: Entering directory `/usr/share/src/gimp/gimp-2.2.6/plug-ins'
gmake[3]: Entering directory `/usr/share/src/gimp/gimp-2.2.6/plug-ins'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/usr/share/src/gimp/gimp-2.2.6/plug-ins'
gmake[2]: Leaving directory `/usr/share/src/gimp/gimp-2.2.6/plug-ins'
...

The plugins don't seem to get built! The 'configure' process seemed to 
locate the necessary libs (libpng, libtiff, libxpm, libgimpprint etc.) 
so why are the plugins not getting built?


I'd tweak the makefile myself but I'm not sure where.

Thanks for any help,

Graeme

Env: Solaris9-sparc
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user