Re: [Gimp-user] Another problem istalling gimp-2.3.19

2007-07-31 Thread julien
It seems that libssl is installed yet:

 locate libssl
/usr/lib/libssl.so.0.9.7
/usr/lib/libssl.so.0.9.8
/usr/lib/libssl3.so
/usr/X11R6/lib/Acrobat7/Reader/intellinux/lib/libssl.so
/usr/X11R6/lib/Acrobat7/Reader/intellinux/lib/libssl.so.0
/usr/X11R6/lib/Acrobat7/Reader/intellinux/lib/libssl.so.0.9.6

Greatings,

Julien


Looks like libssl is missing on your system:
 cannot find -lssl
 collect2: ld returned 1 exit status
 make[4]: *** [libprintbackend-cups.la] Erreur 1


 Peace...

 Tom

   


___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Another problem istalling gimp-2.3.19

2007-07-31 Thread Michael Schumacher
Von: julien [EMAIL PROTECTED]

  locate libssl
 /usr/lib/libssl.so.0.9.7
[...]

That's only the shared objects - no headers, no libs. You'll need the 
corresponding devel package, too.


HTH,
Michael
-- 
Pt! Schon vom neuen GMX MultiMessenger gehört?
Der kanns mit allen: http://www.gmx.net/de/go/multimessenger
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Rounding those corners

2007-07-31 Thread Jozef Legeny
what about creating a selection with rounded corners and then just add
parts you don't want to be rounded into it ?

or create the selection from a path where you can control every aspect of it

or combine both : create a rectangular selection and cut from
selection using paths

or you can use quickmask to paint the selection

On 7/30/07, David Gowers [EMAIL PROTECTED] wrote:
 On 7/30/07, DJ [EMAIL PROTECTED] wrote:
  Hi,
 
  This gives me a solid 1 pixel left, right, bottom and an anti-aliased
  lower left and right corner.
 
  I probably created 5 more steps than necessary :-).  Is there a better
  way?
 
  1. File-New
  Specify the required height and width and fill with the color needed
  for the border.
 
  2. Select-Rounded Rectangle
  Required radius of 10.
 
  3. Select-Invert
 
  4. Edit-Cut
  This gets rid of the corners.
 
  5. Select Region by Color
  Click the image (see step 1)
 
  6. Select-Shrink by 1
 
  7. Edit-Cut
 
  8. I fix up the top with the pencil and eraser to straighten the sides
  and get ride of the top line.
 
 
  I noticed when I used File-New, Select-All, Edit-Stroke Selection,
  and selected the second option Stroke with a paint tool and selected
  the pencil as the paint tool, that only two sides (top and left) of
  the selection would get outlined. The pencil tool was a 1 pixel circle
  with no other options set. I expected to see a 1 pixel border on all 4
  sides. I zoomed in and looked. If I increased the pixels (ie. 3 px) it
  kind of worked. It was clearly not 3 pixels on all sides. It seemed
  consistent in not doing all 4 sides with a 1 pixel pencil. I am not
  sure if I have something set in GIMP to create this outcome. [GIMP
  2.2.13]
 
  However, if I selected the first option, Stroke line, with a width
  of 1, solid, and antialiasing not checked, I got the expected 1 pixel
  border. In general, I couldn't use this method after a Select-Rounded
  Rectangle because I need the corners to be antialiased but not the
  sides. With antialising checked, the corners were okay, but it also
  changed the color of the 1 pixel border on the left, right and bottom,
  so I came up with the above 8 step method ;-)

 I think you could make this much simpler. If radius is constant, then
 you should just be able to make a template image of large size (enough
 that it's always going to be bigger than your layout). If you make it
 using two layers (one for the background color, one for the rounded
 rectangle.), then you can easily recolor it (enable 'lock alpha' for
 the rect-layer so this will work correctly.)
 Then, each time you want something like that, you can just

 1. Open the template image
 2. Drag-and-drop the appropriate colors onto the appropriate layers
 3. Scale the image down to the appropriate size
 4. Save with the filename appropriate to your particular project.
 (this will also allow you to have a fancier/more carefully done
 design, since you don't have to manually redo it each time.)

 Does that help?
 ___
 Gimp-user mailing list
 Gimp-user@lists.XCF.Berkeley.EDU
 https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user



-- 

LEGENY Jozef
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] installing GIMP-2.3.19

2007-07-31 Thread John R. Culleton
On Monday 30 July 2007, Sven Neumann wrote:
 Hi,

 On Mon, 2007-07-30 at 08:28 +, Heiko Schmidt wrote:
  I had the same problem under Ubuntu but with the GTK+.
 
  After installing GTK+-2.10.13 from source I've got the same error
  message that this modversion returns 2.10.13 but 2.10.11 was
  found. Now what I have to do to get rid of the 2.10.11 version?
  Where I can find this  LD_LIBRARY_PATH environment variable or
  what I have to write in /etc/ld.so.conf?

 If you have to ask such questions, then you should better not
 compile any software from source. Stick with the packages that your
 distribution offers because you are likely going to screw things up
 badly. You have been warned.

 You can of course also go ahead and read the documentation that
 comes with your linker (man ld) and with pkg-config (man
 pkg-config). It would also be a good idea to read the GTK+ manual,
 in particular the chapters about building GTK+ and building GTK+
 applications
 (http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.html). And
 last but not least the release notes for the GIMP development
 releases (http://gimp.org/release-notes/gimp-2.3.html).


 Sven

I would add that Ubuntu is user friendly only when you live within its 
boundaries.  For serious work I prefer Slackware, even with the 
absence of some Gnome libraries (and the Gnome gui itself of course 
but that is no great loss. ) In the Debian world I would prefer to 
either use Debian proper or else install Knoppix to  disk.  


-- 
John Culleton
Able Indexing and Typesetting
Precision typesetting (tm) at reasonable cost.
Satisfaction guaranteed. 
http://wexfordpress.com

___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Another problem installing gimp-2.3.19

2007-07-31 Thread Patrick Shanahan
* julien [EMAIL PROTECTED] [07-31-07 09:32]:
 libssl-devel not easy to find.
 No libssl nor libssl-devel in Yast.
 Nothing in ftp.gnome/pub/gnome sources nor in rpmfind.
 In pbone I found a libssl-devel-0.9.7q-alt4.M30.1.i586.rpm but I am not
 sure it suits my suse-10.2.
 Nothing else with Google and Yahoo...
 Can you advise me?

09:49 wahoo:~  webpin -d10.2 openssl-devel
Query URL: 
http://benjiweber.co.uk:8080/searchservice/SearchService/Search/Simple/openSUSE_102/openssl-devel
   20 results (12 packages) found for openssl-devel in openSUSE_102
* openssl-devel: Include Files and Libraries mandatory for Development.
   installed: openssl-devel-0.9.8a-18.13 [x86_64]
   - 0.9.8d [suse-update | suse-oss] {i586,ppc,x86_64} (NEWER)
 @ http://anorien.warwick.ac.uk/mirrors/suse/update/10.2
 @ http://download.opensuse.org/distribution/10.2/repo/oss/suse
* openssl-devel-32bit: Include Files and Libraries mandatory for Development.
   (not installed)
   - 0.9.8d [suse-update | suse-oss] {x86_64}
 @ http://anorien.warwick.ac.uk/mirrors/suse/update/10.2
 @ http://download.opensuse.org/distribution/10.2/repo/oss/suse
* openssl-devel-64bit: Include Files and Libraries mandatory for Development.
   (not installed)
   - 0.9.8d [suse-update | suse-oss] {ppc}
 @ http://anorien.warwick.ac.uk/mirrors/suse/update/10.2
 @ http://download.opensuse.org/distribution/10.2/repo/oss/suse
* openssl-ibmca-64bit: The IBMCA OpenSSL dynamic engine
   (not installed)
   - 1.0.0 [suse-oss] {ppc}
 @ http://download.opensuse.org/distribution/10.2/repo/oss/suse


09:50 wahoo:~  webpin -d10.2 compat-openssl-devel
Query URL: 
http://benjiweber.co.uk:8080/searchservice/SearchService/Search/Simple/openSUSE_102/compat-openssl-devel
   10 results (3 packages) found for compat-openssl-devel in openSUSE_102
* opt_gnome-compat-debuginfo: Debug information for package opt_gnome-compat
   (not installed)
   - 0.1 [BS::GNOME:/STABLE{i586} | BS::GNOME:/UNSTABLE{i586}]
 @ http://software.opensuse.org/download/GNOME:/STABLE/openSUSE_10.2
 @ http://software.opensuse.org/download/GNOME:/UNSTABLE/openSUSE_10.2
* gtk1-compat-debuginfo: Debug information for package gtk1-compat
   (not installed)
   - 0.10 [BS::GNOME:/STABLE{i586} | BS::GNOME:/UNSTABLE{i586}]
 @ http://software.opensuse.org/download/GNOME:/STABLE/openSUSE_10.2
 @ http://software.opensuse.org/download/GNOME:/UNSTABLE/openSUSE_10.2


I believe that libssl is provided by
compat-openssl097g-32bit-0.9.7g-13.5 on openSUSE 

You will have to look at the package to see if it contains your needs
as I am still w/10.1  :^)


-- 
Patrick Shanahan Plainfield, Indiana, USAHOG # US1244711
http://wahoo.no-ip.org Photo Album:  http://wahoo.no-ip.org/gallery2
Registered Linux User #207535@ http://counter.li.org
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Another problem installing gimp-2.3.19

2007-07-31 Thread julien
libssl-devel not easy to find.
No libssl nor libssl-devel in Yast.
Nothing in ftp.gnome/pub/gnome sources nor in rpmfind.
In pbone I found a libssl-devel-0.9.7q-alt4.M30.1.i586.rpm but I am not
sure it suits my suse-10.2.
Nothing else with Google and Yahoo...
Can you advise me?
 locate libssl
   
 /usr/lib/libssl.so.0.9.7
 
 [...]

 That's only the shared objects - no headers, no libs. You'll need the 
 corresponding devel package, too.


 HTH,
 Michael
   


___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Unable to select or do any transform

2007-07-31 Thread Jerry Dy
I'm using Gimp 2.2.13. I've been using this for several weeks now without any 
problems. Recently, the functionality for the mouse click seem to have been 
locked. For example, when I use the selection tool, I am unable to make any 
selection by clicking and dragging the mouse on the image. When I select Tools 
- Transform Tools - Crop and Resize, I am unable to do any cropping or 
resizing (the dialog for resizing doesn't even come up). Other functions seem 
to work without a hitch, I am able to do other things such as Transform Tools 
- Rotate.

Did I inadvertently mess up some configuration on my gimp?? Thank you!!

-Jerry___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Unable to select or do any transform

2007-07-31 Thread Joao S. O. Bueno Calligaris
On Tuesday 31 July 2007 12:35, Jerry Dy wrote:
 I'm using Gimp 2.2.13. I've been using this for several weeks now
 without any problems. Recently, the functionality for the mouse
 click seem to have been locked. For example, when I use the
 selection tool, I am unable to make any selection by clicking and
 dragging the mouse on the image. When I select Tools - Transform
 Tools - Crop and Resize, I am unable to do any cropping or
 resizing (the dialog for resizing doesn't even come up). Other
 functions seem to work without a hitch, I am able to do other
 things such as Transform Tools - Rotate.

 Did I inadvertently mess up some configuration on my gimp?? Thank
 you!!


Sounds like you  have configueed an extended input device (like a 
graphics tablet) - this disables teh mouse in favor of said device.

Got o preferences-input devices and disable this configuration.

js
--
 -Jerry
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] dds/dxt source code?

2007-07-31 Thread Juhana Sadeharju

Hello. The plugin gimp-dds-1.2.1 seems to use either graphics card
or dxtn.dll/libtxc_dxtn.so binaries for decompression.
Both are missing from my computer. Anyone has written an open source
decompressor?

Juhana
-- 
  http://music.columbia.edu/mailman/listinfo/linux-graphics-dev
  for developers of open source graphics software
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Unable to select or do any transform

2007-07-31 Thread Jerry Dy
It worked!! Thanks!

-Jerry


- Original Message 
From: Joao S. O. Bueno Calligaris [EMAIL PROTECTED]
To: gimp-user@lists.xcf.berkeley.edu
Sent: Tuesday, July 31, 2007 10:26:22 AM
Subject: Re: [Gimp-user] Unable to select or do any transform


On Tuesday 31 July 2007 12:35, Jerry Dy wrote:
 I'm using Gimp 2.2.13. I've been using this for several weeks now
 without any problems. Recently, the functionality for the mouse
 click seem to have been locked. For example, when I use the
 selection tool, I am unable to make any selection by clicking and
 dragging the mouse on the image. When I select Tools - Transform
 Tools - Crop and Resize, I am unable to do any cropping or
 resizing (the dialog for resizing doesn't even come up). Other
 functions seem to work without a hitch, I am able to do other
 things such as Transform Tools - Rotate.

 Did I inadvertently mess up some configuration on my gimp?? Thank
 you!!


Sounds like you  have configueed an extended input device (like a 
graphics tablet) - this disables teh mouse in favor of said device.

Got o preferences-input devices and disable this configuration.

js
--
 -Jerry
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] installing GIMP-2.3.19

2007-07-31 Thread Sven Neumann
Hi,

On Tue, 2007-07-31 at 08:38 -0400, John R. Culleton wrote:

 I would add that Ubuntu is user friendly only when you live within its 
 boundaries.  For serious work I prefer Slackware, even with the 
 absence of some Gnome libraries (and the Gnome gui itself of course 
 but that is no great loss. ) In the Debian world I would prefer to 
 either use Debian proper or else install Knoppix to  disk.  

This is your personal opinion and absolutely off-topic. Please refrain
from such comments in the future. If you want to discuss Linux
distributions, there are plenty of places where such a discussion is
welcome. It doesn't belong here.


Sven


___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] [RESOLVED] Another problem installing gimp-2.3.19

2007-07-31 Thread julien
Thanks to all! 

gimp-2.3.19 is installed :-)

Julien

___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Unable to select or do any transform

2007-07-31 Thread Joao S. O. Bueno Calligaris
On Tuesday 31 July 2007 15:52, Sven Neumann wrote:
 Hi,

 On Tue, 2007-07-31 at 14:26 -0300, Joao S. O. Bueno Calligaris 
wrote:
  Sounds like you  have configueed an extended input device (like
  a graphics tablet) - this disables teh mouse in favor of said
  device.

 No, it shouldn't do that. The core pointer should always be
 available, no matter if you configured an extended input device or
 not.


YMay be so in a bugless World.  But since my behavior always has been 
exactly this, I thought it was the norm, not the exception.

My tablet is now lended to my sister in law, but when I ghet it back I 
will try to narrow down where this behavior come from.

js
--

 Sven
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user