Search found 6 matches

by rickchin
2016-11-23T09:07:10-07:00
Forum: Users
Topic: Command line error during svg to tif conversion
Replies: 10
Views: 5314

Re: Command line error during svg to tif conversion

I am trying to convert an svg file (https://drive.google.com/file/d/0B3bpPASpXieCa2kzZmdSN1V0Y28/view?usp=sharing) into a tiff and I get the same "Abort trap: 6" error.

magick Block.svg Block.tif

Any guidance would be much appreciated.

I am running on MacOS Sierra.

Version: ImageMagick 7.0.3-5 ...
by rickchin
2016-11-23T08:55:10-07:00
Forum: Users
Topic: Command line error during svg to tif conversion
Replies: 10
Views: 5314

Re: Command line error during svg to tif conversion

Update: I was able to use MacPorts to install rsvg on my system.

sudo port install librsvg

IM is able to find and use it, which is great. But now I get the following error ...
Abort trap: 6
by rickchin
2016-11-23T08:00:08-07:00
Forum: Users
Topic: Command line error during svg to tif conversion
Replies: 10
Views: 5314

Re: Command line error during svg to tif conversion

snibgo wrote:Sorry, I don't know Macs or rsvg-convert.
Ok, thanks anyway for taking the time.
by rickchin
2016-11-23T06:59:17-07:00
Forum: Users
Topic: Command line error during svg to tif conversion
Replies: 10
Views: 5314

Re: Command line error during svg to tif conversion

No I don't seem to have "rsvg-convert" on my system.

To install IM, I downloaded the tar file and manually set the environment variables as described here ... http://www.imagemagick.org/script/binary-releases.php#macosx

Is there a way to download the rsvg-convet file and setup correctly with my IM ...
by rickchin
2016-11-23T06:28:22-07:00
Forum: Users
Topic: Command line error during svg to tif conversion
Replies: 10
Views: 5314

Re: Command line error during svg to tif conversion

I have installed twice with the same result.

The version is ...
Version: ImageMagick 7.0.3-5 Q16 x86_64 2016-10-18 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2016 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Features: Cipher DPC HDRI
Delegates ...
by rickchin
2016-11-22T15:14:11-07:00
Forum: Users
Topic: Command line error during svg to tif conversion
Replies: 10
Views: 5314

Command line error during svg to tif conversion

I am trying to convert an svg file with multiple images into a tiff image. Using this command ...
convert nist4x.svg nist.tif

I get the following errors ...
convert: UnableToOpenConfigureFile `magic.xml' @ warning/configure.c/GetConfigureOptions/715.
convert: UnableToOpenConfigureFile `delegates ...