[Gimp-user] Select contiguous regions tool (Z) Problems

2004-01-15 Thread Jeffrey Brent McBeth
I recently updated from 1.3.23 to 2.0pre1, and the behaviour of the region select tool appears to have changed in a way that is very annoying. I have a layer with many disjoint shapes surrounded by transparency. To move the rectangles, I would select the tool (Z), make sure the threshold was at 2

Re: [Gimp-user] help with compilation

2004-01-15 Thread Sven Neumann
Hi, > [EMAIL PROTECTED] gimp-2.0pre1]# cd /usr/src/RPM/RPMS/i586/ > [EMAIL PROTECTED] i586]# l > gimp-2.0pre1-1mdk.i586.rpm > [EMAIL PROTECTED] i586]# urpmi gimp > gimpgimp2-gap > gimp1_3 gimp-data-extras > gimp1_3-python gimp-doc > gimp-2.0

[Gimp-user] Gimp 2.0

2004-01-15 Thread Beth Seguin
Does any one out there know of a boot cd that has the newer versions of gimp? Beth ___ Gimp-user mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user

Re: [Gimp-user] help with compilation

2004-01-15 Thread Josenildo Marques
On Thu, 2004-01-15 at 19:27, Thomas Spuhler wrote: > This is what I have : > > librsvg2_2-2.4.0-1mdk > librsvg2_2-devel-2.4.0-1mdk > librsvg-2.4.0-1mdk > > > Tom Hi. It's done and I have already installed it. I's perfect ! However, I installed it with rpm -i and the docs (and probably other stu

Re: [Gimp-user] help with compilation

2004-01-15 Thread Thomas Spuhler
This is what I have : librsvg2_2-2.4.0-1mdk librsvg2_2-devel-2.4.0-1mdk librsvg-2.4.0-1mdk Tom On Thu, 2004-01-15 at 14:06, Sven Neumann wrote: > Hi, > > Josenildo Marques <[EMAIL PROTECTED]> writes: > > > I'm trying to compile The Gimp 2.0. > > I get the output below when running ./configu

Re: [Gimp-user] help with compilation

2004-01-15 Thread Sven Neumann
Hi, Josenildo Marques <[EMAIL PROTECTED]> writes: > I'm trying to compile The Gimp 2.0. > I get the output below when running ./configure > > > checking for librsvg-2.0 >= 2.2.0... Package librsvg-2.0 was not found > in the pkg-config search path. > Perhaps you should add the directory containi

Re: [Gimp-user] Compile problems and GTK

2004-01-15 Thread Sven Neumann
Hi, misfit-x <[EMAIL PROTECTED]> writes: > Don't know about tablet though because I don't have an art tablet or > anything, just mouse. If tablet support is desired, gtk+ needs to be configured to provide it. To do so, pass the option --with-xinput=xfree to the gtk+ configure script. Sven

Re: [Gimp-user] help with compilation

2004-01-15 Thread misfit-x
On Thu, 2004-01-15 at 14:31, Josenildo Marques wrote: > checking for librsvg-2.0 >= 2.2.0... Package librsvg-2.0 was not found > in the pkg-config search path. > Perhaps you should add the directory containing `librsvg-2.0.pc' > to the PKG_CONFIG_PATH environment variable > No package 'librsvg-2.0'

Re: [Gimp-user] Compile problems and GTK

2004-01-15 Thread misfit-x
On Thu, 2004-01-15 at 09:40, Brad Kligerman wrote: > Hi all/ > > I've been trying to upgrade from GIMP 1.2.3 that was installed with RH9 > to GIMP 1.3.23. > It won't configure, and I get the following... I solved this one myself. Just get GTK+2.2.4 SOURCES (not the rpm or anything), and compile

[Gimp-user] help with compilation

2004-01-15 Thread Josenildo Marques
I'm trying to compile The Gimp 2.0. I get the output below when running ./configure checking for librsvg-2.0 >= 2.2.0... Package librsvg-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `librsvg-2.0.pc' to the PKG_CONFIG_PATH environment variable No

Re: [Gimp-user] help with compilation

2004-01-15 Thread Joao S. O. Bueno
On Thursday 15 January 2004 17:31, Josenildo Marques wrote: > I'm trying to compile The Gimp 2.0. > I get the output below when running ./configure > > > checking for librsvg-2.0 >= 2.2.0... Package librsvg-2.0 was not > found in the pkg-config search path. > Perhaps you should add the directory co

Re: [Gimp-user] Compile problems and GTK

2004-01-15 Thread Sven Neumann
Hi, Brad Kligerman <[EMAIL PROTECTED]> writes: > I already had edited _/etc/ld.so.conf_ and ran _ldconfig_ as > suggested in the message. So where did you put /usr/local/lib in your library search path then? Does it appear before the path holding the older version of the library? Sven

Re: [Gimp-user] Help a novice...

2004-01-15 Thread Matt
At 09:33 AM 1/14/04 -0700, SCOTT ANDERSON wrote: I'm running Win 98, and have downloaded the 2.0 to my program files. I don't know what to do from here. What program do I open it with? How do I get it up and going? I want to run it side by side with the 1.2.x version I have. Please help. Obviousl

Re: [Gimp-user] Compile problems and GTK

2004-01-15 Thread Brad Kligerman
Brad Kligerman <[EMAIL PROTECTED]> writes: I've been trying to upgrade from GIMP 1.2.3 that was installed with RH9 to GIMP 1.3.23. It won't configure, and I get the following... [EMAIL PROTECTED] gimp-1.3.23]# ./configure ..> checking for pkg-config... (cached) /usr/bin/

Re: [Gimp-user] Compile problems and GTK

2004-01-15 Thread Sven Neumann
Hi, Brad Kligerman <[EMAIL PROTECTED]> writes: > I've been trying to upgrade from GIMP 1.2.3 that was installed with > RH9 to GIMP 1.3.23. > It won't configure, and I get the following... > > > [EMAIL PROTECTED] gimp-1.3.23]# ./configure > ..> > checking for pkg-config... (cached) /usr/

Re: [Gimp-user] Compile problems and GTK

2004-01-15 Thread Neil Watson
On Thu, Jan 15, 2004 at 03:40:47PM +0100, Brad Kligerman wrote: Hi all/ I've been trying to upgrade from GIMP 1.2.3 that was installed with RH9 to GIMP 1.3.23. It won't configure, and I get the following... [EMAIL PROTECTED] gimp-1.3.23]# ./configure ..> checking for pkg-config... (cache

[Gimp-user] Compile problems and GTK

2004-01-15 Thread Brad Kligerman
Hi all/ I've been trying to upgrade from GIMP 1.2.3 that was installed with RH9 to GIMP 1.3.23. It won't configure, and I get the following... [EMAIL PROTECTED] gimp-1.3.23]# ./configure ..> checking for pkg-config... (cached) /usr/bin/pkg-config checking for GTK+ - version >= 2.2.2... *

Re: [Gimp-user] Gimp2.0pre

2004-01-15 Thread Fabio S.
> > Well, in the contribs for 9.0 I can see only 1.3.8, but maybe the mirror I > > am using is not updated: which is your mirror? > > > Well it's 9.2/contrib for me then in your case you probably needs two > repository : 9.2/sources to get the stuff from standard Mandrake 9.2 and > 9.2/contrib tu

Re: [Gimp-user] Clipping Path

2004-01-15 Thread Sven Neumann
Hi, "Eric Pierce" <[EMAIL PROTECTED]> writes: > For page layout work, at work we use (don't laugh) PageMaker. Me > and the other guy recently learned that we could import raster > images w/transparency and actually have it display properly in > PageMaker. We also learned that the tif must have