Specs:
FreeBSD 4.x
GIMP 1.2.2
I have 2 questions:
1) how can i edit and create JPEG, GIF, and BMP
images?
2) I was attempting to install plugins and i keep
getting errors. Here is the output for 2 different plugins.
Plasma 2 install:
BSD# make install
cc `gimptool --cflags` -Wall -O2 -march=`uname -m` `gimptool --libs` -lm plasma2.c -o plasma2 gimptool: not found gimptool: not found plasma2.c:137: gtk/gtk.h: No such file or directory plasma2.c:138: gdk/gdkkeysyms.h: No such file or directory plasma2.c:140: libgimp/gimp.h: No such file or directory plasma2.c:141: libgimp/gimpui.h: No such file or directory In file included from plasma2.c:142: libgimp/stdplugins-intl.h:6: libgimp/gimpintl.h: No such file or directory *** Error code 1 Note: according to the readme, all i need is make
install, i tried make and got the same results. There is no configure
file.
Active Contrast Enhanser
configure:
BSD# ./configure rm: conftest*: Invalid argument creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for POSIXized ISC... no checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for ANSI C header files... rm: conftest*: Invalid argument yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gtk-config... no checking for GTK - version >= 1.2.7... no *** The gtk-config script installed by GTK could not be found *** If GTK was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GTK_CONFIG environment variable to the *** full path to gtk-config. configure: error: Cannot find GTK: Is gtk-config in path? Thanks in advance,
Jeff Jeter
|
- Re: [Gimp-user] Plugin Problems / JPE... Jeff Jeter
- Re: [Gimp-user] Plugin Problems ... Jeff Jeter
- Re: [Gimp-user] Plugin Probl... Jeff Jeter
- [Gimp-user] Re: Plugin P... Guillermo S. Romero / Familia Romero