Re: GraphicsMagick: gm does nothing, always exits with status 53

2008-03-10 Thread Volker Quetschke
Igor Peshansky wrote: On Fri, 7 Mar 2008, Andrew Schulman wrote: convert -list Format from ImageMagick coredumps for me. Can anybody else check ? Sure enough... same result here. IM seems to be fairly up to date. README lists [EMAIL PROTECTED] as the maintainer. Is s/he listening? I'm

Re: GraphicsMagick: gm does nothing, always exits with status 53

2008-03-07 Thread Dr. Volker Zell
Andrew Schulman writes: Missing DLL? What does cygcheck `which gm.exe` show? Ah hah, thanks. $ cygcheck `which gm.exe` | grep Error Error: could not find cygdpstk-1.dll http://cygwin.com/cgi-bin2/package-grep.cgi?grep=cygdpstk-1.dll seems to show that that DLL

Re: GraphicsMagick: gm does nothing, always exits with status 53

2008-03-07 Thread Andrew Schulman
convert -list Format from ImageMagick coredumps for me. Can anybody else check ? Sure enough... same result here. IM seems to be fairly up to date. README lists [EMAIL PROTECTED] as the maintainer. Is s/he listening? By the way gm convert -list Format from GraphicsMagick works

Re: GraphicsMagick: gm does nothing, always exits with status 53

2008-03-07 Thread Igor Peshansky
On Fri, 7 Mar 2008, Andrew Schulman wrote: convert -list Format from ImageMagick coredumps for me. Can anybody else check ? Sure enough... same result here. IM seems to be fairly up to date. README lists [EMAIL PROTECTED] as the maintainer. Is s/he listening? I'm sure he is -- he

GraphicsMagick: gm does nothing, always exits with status 53 - cygcheck-svr.out (0/1)

2008-03-06 Thread Andrew Schulman
$ gm convert t.png -matte -colors 256 t2.png || echo $? 53 $ gm identify t.png || echo $? 53 $ gm --help || echo $? 53 Does anyone else observe this behavior? I have GM 1.0.6-1 installed. Thanks, Andrew. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: GraphicsMagick: gm does nothing, always exits with status 53 - cygcheck-svr.out (1/1)

2008-03-06 Thread Marc Girod
Hello Andrew, Andrew Schulman [EMAIL PROTECTED] writes: begin 644 cygcheck-svr.out M#0I#6=W:6X at 0V]N9FEG=7)A=EO;B!$:6%G;F]S=ECPT*0W5RF5N=!3 M7-T96T at 5EM93H at 5AU($UAB`P-B`Q-3HT-3HT-B`R,#`X#0H-E=I;F1O M=W, at 6%` at 4')O9F5SVEO;F%L(%9EB`U+C$ at 0G5I;0 at ... I tried recently to do the

Re: GraphicsMagick: gm does nothing, always exits with status 53

2008-03-06 Thread Andrew Schulman
$ gm convert t.png -matte -colors 256 t2.png || echo $? 53 $ gm identify t.png || echo $? 53 $ gm --help || echo $? 53 And here is cygcheck.out. Thanks, Andrew. Cygwin Configuration Diagnostics Current System Time: Thu Mar 06 15:45:46 2008 Windows XP Professional Ver 5.1 Build 2600

RE: GraphicsMagick: gm does nothing, always exits with status 53 - cygcheck-svr.out (0/1)

2008-03-06 Thread Dave Korn
On 06 March 2008 15:48, Andrew Schulman wrote: $ gm convert t.png -matte -colors 256 t2.png || echo $? 53 $ gm identify t.png || echo $? 53 $ gm --help || echo $? 53 Does anyone else observe this behavior? I have GM 1.0.6-1 installed. Missing DLL? What does cygcheck `which

Re: GraphicsMagick: gm does nothing, always exits with status 53 - cygcheck-svr.out (1/1)

2008-03-06 Thread Hugh Sasse
On Thu, 6 Mar 2008, Andrew Schulman wrote: I tried recently to do the same as you did, and to give my cygcheck.out uuencoded. Well I didn't exactly try to uuencode it-- what I did was to attach it to a message and post it through Gmane. I'd forgotten that that doesn't work well for

Re: GraphicsMagick: gm does nothing, always exits with status 53 - cygcheck-svr.out (1/1)

2008-03-06 Thread Andrew Schulman
I tried recently to do the same as you did, and to give my cygcheck.out uuencoded. Well I didn't exactly try to uuencode it-- what I did was to attach it to a message and post it through Gmane. I'd forgotten that that doesn't work well for cygwin purposes. Sorry for the base64 garbage,

Re: GraphicsMagick: gm does nothing, always exits with status 53

2008-03-06 Thread Andrew Schulman
Missing DLL? What does cygcheck `which gm.exe` show? Ah hah, thanks. $ cygcheck `which gm.exe` | grep Error Error: could not find cygdpstk-1.dll http://cygwin.com/cgi-bin2/package-grep.cgi?grep=cygdpstk-1.dll seems to show that that DLL was last present in xorg-x11-bin-dlls-6.8.2.0-1, while

Re: GraphicsMagick: gm does nothing, always exits with status 53 - cygcheck-svr.out (1/1)

2008-03-06 Thread Alberto Luaces
El Thursday 06 March 2008 17:39:25 Andrew Schulman escribió: I tried recently to do the same as you did, and to give my cygcheck.out uuencoded. Well I didn't exactly try to uuencode it-- what I did was to attach it to a message and post it through Gmane. I'd forgotten that that doesn't

Re: GraphicsMagick: gm does nothing, always exits with status 53

2008-03-06 Thread Brian Dessent
Andrew Schulman wrote: $ cygcheck `which gm.exe` | grep Error Error: could not find cygdpstk-1.dll This is not a new problem, unfortunately: http://www.cygwin.com/ml/cygwin-xfree/2006-07/msg00080.html http://www.cygwin.com/ml/cygwin-xfree/2006-11/msg1.html Brian -- Unsubscribe info: