Re: [Gimp-user] [error] saving a .png

2004-06-22 Thread Sven Neumann
Hi,

Sean Johnson [EMAIL PROTECTED] writes:

 As another gentoo user, chances are that the original poster didn't
 have png specified in the USE variable, so when gimp was emerged,
 png was not set as a dependency, and thusly the png libraries were
 not included at compile time.

GIMP won't even compile if libpng is missing (unless you explicitely
tell configure that you want a gimp without PNG support.


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


Re: [Gimp-user] [error] saving a .png

2004-06-21 Thread Sean Johnson
On Mon, 2004-06-21 at 21:14, Carol Spears wrote:
 On Mon, Jun 21, 2004 at 06:55:13PM -0500, Keifer Miller wrote:
  ok, to be honest, I don't even know if I'm in the right list or not. I
  really couldn't tell from the discriptions. If not, please point me in
  the right direction.
  
  Anyways, I just emerged gimp, and I'm having problems saveing (and
  opening) .png files. When I try, it gives me this error message:
  
  
  [error]
  saving '/home/me/example.png failed:
  Plug-in could not save image
  [/error]
  
 i dont know about emerge -- but it is unclear here that there was
 problems opening png images up.
 
 if there is only a problem saving them, perhaps it is a permission
 problem.  if there is a problem both opening and saving pngs, then there
 might be something wrong with your png libraries.
 
 is it possible to just build it (even once as a test) without emerge?
 meaning, run through the basic make tools without the aid of the package
 handler?  then it would be easier to determine if it is gimp or your
 distribution.

As another gentoo user, chances are that the original poster didn't have
png specified in the USE variable, so when gimp was emerged, png was not
set as a dependency, and thusly the png libraries were not included at
compile time.

From the gimp-2.0.2 ebuild file, the following USE variables are used:
  
  doc python aalib png jpeg tiff mng wmf gimpprint gtkhtml mmx 
  sse X altivec debug

So if you want support for all the stuff gimp has to offer, I'd suggest
placing most of those into your global USE variable (although, you might
want to leave off debug if you're just using gimp).


-- 
GPG Key:
http://tinyurl.com/2yud3


signature.asc
Description: This is a digitally signed message part


Re: [Gimp-user] [error] saving a .png

2004-06-21 Thread Keifer Miller
On Mon, 21 Jun 2004 18:14:19 -0700, Carol Spears [EMAIL PROTECTED] wrote:
 
 On Mon, Jun 21, 2004 at 06:55:13PM -0500, Keifer Miller wrote:
  ok, to be honest, I don't even know if I'm in the right list or not. I
  really couldn't tell from the discriptions. If not, please point me in
  the right direction.
 
  Anyways, I just emerged gimp, and I'm having problems saveing (and
  opening) .png files. When I try, it gives me this error message:
 
 
  [error]
  saving '/home/me/example.png failed:
  Plug-in could not save image
  [/error]
  
 i dont know about emerge -- but it is unclear here that there was
 problems opening png images up.
 
 if there is only a problem saving them, perhaps it is a permission
 problem.  if there is a problem both opening and saving pngs, then there
 might be something wrong with your png libraries.
 
 is it possible to just build it (even once as a test) without emerge?
 meaning, run through the basic make tools without the aid of the package
 handler?  then it would be easier to determine if it is gimp or your
 distribution.
 
 carol
 
 

I went ahead and compiled it from source, an d I'm still getting this
error. What libs do you think I need to replace?
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] [error] saving a .png

2004-06-21 Thread Carol Spears
On Mon, Jun 21, 2004 at 09:18:44PM -0500, Keifer Miller wrote:
 On Mon, 21 Jun 2004 18:14:19 -0700, Carol Spears [EMAIL PROTECTED] wrote:
  
   [error]
   saving '/home/me/example.png failed:
   Plug-in could not save image
   [/error]
   
  is it possible to just build it (even once as a test) without emerge?
  meaning, run through the basic make tools without the aid of the package
  handler?  then it would be easier to determine if it is gimp or your
  distribution.
  
 I went ahead and compiled it from source, an d I'm still getting this
 error. What libs do you think I need to replace?

it has got to be the png library then.  did you follow the other advice?
it was given by someone familar with emerge and its ways.

carol

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