Problems with ImageMagick in bo (Debian 1.3.r6)

1998-06-16 Thread Wojciech Marek Zabolotny
Hi All!

 Does anybody used successfully the "-draw" command with the "convert"
program available in ImageMagick in bo distribution?
 The only graphic primitive it accepts is "circle". When I type:

convert -pen "red" -draw "circle 5,5 10,10" image.gif im2.gif

everything works fine, but when I type:

convert -pen "red" -draw "line 5,5 10,10" image.gif im2.gif

I get the error message:

convert: Non-conforming drawing primitive definition ( 5,5 10,10) [No such
file or directory].

The same occures for other primitives. Is it a bug, or I'm doing something 
wrong?

TIA
Wojtek Zabolotny
[EMAIL PROTECTED]



--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


HELP! ImageMagick >= 3.9.1 for bo needed Was: Problems with ImageMagick in bo (Debian 1.3.r6)

1998-06-17 Thread Wojciech Marek Zabolotny
Hi All!

I've checked ImageMagick 3.9.1 in RedHat 5.1, and it works OK.
Probably the reason of my problem is a bug in ImageMagick <= 3.8.2
The another problem is however, that I can't find any newer version
which compiles in bo. The 4.0.4 version, which I've found in hamm
distribution uses "deb-helpers" in debian/rules, so I can't recompile
sources for bo :-(.
Can anybody help me?

TIA
Wojtek Zabolotny
[EMAIL PROTECTED]

On Tue, 16 Jun 1998, Wojciech Marek Zabolotny wrote:

>   Hi All!
> 
>  Does anybody used successfully the "-draw" command with the "convert"
> program available in ImageMagick in bo distribution?
>  The only graphic primitive it accepts is "circle". When I type:
> 
> convert -pen "red" -draw "circle 5,5 10,10" image.gif im2.gif
> 
> everything works fine, but when I type:
> 
> convert -pen "red" -draw "line 5,5 10,10" image.gif im2.gif
> 
> I get the error message:
> 
> convert: Non-conforming drawing primitive definition ( 5,5 10,10) [No such
> file or directory].
> 
> The same occures for other primitives. Is it a bug, or I'm doing something 
> wrong?
> 
>   TIA
>   Wojtek Zabolotny
>   [EMAIL PROTECTED]
> 
> 
> 


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: HELP! ImageMagick >= 3.9.1 for bo needed Was: Problems with ImageMagick in bo (Debian 1.3.r6)

1998-06-17 Thread Scott Ellis
On Wed, 17 Jun 1998, Wojciech Marek Zabolotny wrote:

> I've checked ImageMagick 3.9.1 in RedHat 5.1, and it works OK.
> Probably the reason of my problem is a bug in ImageMagick <= 3.8.2
> The another problem is however, that I can't find any newer version
> which compiles in bo. The 4.0.4 version, which I've found in hamm
> distribution uses "deb-helpers" in debian/rules, so I can't recompile
> sources for bo :-(.
> Can anybody help me?

The debhelper package is all shell scripts, it cause any problems being
installed on a bo system.  There is no need for libc6 in this instance.

-- 
Scott K. Ellis <[EMAIL PROTECTED]> http://www.gate.net/~storm/


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: HELP! ImageMagick >= 3.9.1 for bo needed Was: Problems with ImageMagick in bo (Debian 1.3.r6)

1998-06-17 Thread paulwade

I use it on a bo platform.

Look at the dependancies. debhelper on bo needs perl and fileutils
upgraded first. It is a package of scripts, so it doesn't care about libc
versions.

+--+
+ Paul Wade Greenbush Technologies Corporation +
+ mailto:[EMAIL PROTECTED]  http://www.greenbush.com/ +
+--+
+ http://www.greenbush.com/linuxcd/  Now shipping version 1.3.1.r8 +
+--+

On Wed, 17 Jun 1998, Wojciech Marek Zabolotny wrote:

> Date: Wed, 17 Jun 1998 09:57:57 +0200 (CEST)
> From: Wojciech Marek Zabolotny <[EMAIL PROTECTED]>
> To: Debian Users 
> Subject: HELP! ImageMagick >= 3.9.1 for bo needed Was: Problems with 
> ImageMagick in bo (Debian 1.3.r6)
> Resent-Date: 17 Jun 1998 08:01:33 -
> Resent-From: debian-user@lists.debian.org
> Resent-cc: recipient list not shown: ;
> 
>   Hi All!
> 
> I've checked ImageMagick 3.9.1 in RedHat 5.1, and it works OK.
> Probably the reason of my problem is a bug in ImageMagick <= 3.8.2
> The another problem is however, that I can't find any newer version
> which compiles in bo. The 4.0.4 version, which I've found in hamm
> distribution uses "deb-helpers" in debian/rules, so I can't recompile
> sources for bo :-(.
> Can anybody help me?
>   
>   TIA
>   Wojtek Zabolotny
>   [EMAIL PROTECTED]
> 
> On Tue, 16 Jun 1998, Wojciech Marek Zabolotny wrote:
> 
> > Hi All!
> > 
> >  Does anybody used successfully the "-draw" command with the "convert"
> > program available in ImageMagick in bo distribution?
> >  The only graphic primitive it accepts is "circle". When I type:
> > 
> > convert -pen "red" -draw "circle 5,5 10,10" image.gif im2.gif
> > 
> > everything works fine, but when I type:
> > 
> > convert -pen "red" -draw "line 5,5 10,10" image.gif im2.gif
> > 
> > I get the error message:
> > 
> > convert: Non-conforming drawing primitive definition ( 5,5 10,10) [No such
> > file or directory].
> > 
> > The same occures for other primitives. Is it a bug, or I'm doing something 
> > wrong?
> > 
> > TIA
> > Wojtek Zabolotny
> > [EMAIL PROTECTED]
> > 
> > 
> > 
> 
> 
> --  
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]