Hi,

"Fabio S." <[EMAIL PROTECTED]> writes:

> Since I am talking about paintbrush, I have another question:
> in its "Tool options" box, there is a voice:
> Pressure Sensitivity
> with four choices:
> Opacity Hardness Size Color
> Well, I must admit that I can't see any difference in the behavior of the 
> paintbrush whichever mode I choose.

These options only affect the way the brush reacts when used with a
pressure sensitive device (tablet).

> -I/usr/X11R6/include -I/usr/local/include
> -DLOCALEDIR=\""/usr/local/share/locale"\" -DGTK_DISABLE_COMPAT_H -g -O2
> -Wall -c aa.c
> cc1: warning: changing search order for system directory 
> "/usr/local/include"
> cc1: warning:   as it has already been specified as a non-system directory
> aa.c: In function `get_type_from_string':
> aa.c:110: warning: initialization from incompatible pointer type
> aa.c: In function `type_dialog':
> aa.c:367: warning: initialization from incompatible pointer type
> aa.c:377: warning: passing arg 4 of `gtk_signal_connect' discards
> qualifiers from pointer target type
> /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -o aa aa.o
> ../../libgimp/libgimpui.la ../../libgimp/libgimp.la -laa -L/usr/X11R6/lib
> -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
> gcc -g -O2 -Wall -o .libs/aa aa.o -rdynamic
> ../../libgimp/.libs/libgimpui.so -L/usr/X11R6/lib
> ../../libgimp/.libs/libgimp.so /usr/lib/libaa.so -lslang -lgpm
> /usr/lib/libgtk.so /usr/lib/libgdk.so /usr/lib/libgmodule.so
> /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm -Wl,--rpath
> -Wl,/usr/local/lib
> /usr//bin/ld: cannot find -lgpm

Your aalib installtion is broken. You should either deinstall aalib or
install the gpm library which is obviously required by aalib but not
available (due a broken package dependency). If you deinstall aalib,
you will not have the aa plug-in available in GIMP.


Sven
_______________________________________________
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user

Reply via email to