#22635 closed defect (fixed)
Imagemagick delegates.xml has wrong gs path
Reported by: | jbverschoor@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | gs imagemagick delegates | Cc: | |
Port: | imagemagick |
Description
Delegates in /usr/local/lib/ImageMagick-XXX/config/delegates.xml
has a path for gs: "gs"
This should be either gs or /opt/local/bin/gs
Also see http://www.mediawiki.org/wiki/Manual_talk:Running_MediaWiki_on_Mac_OS_X
Change History (4)
comment:1 Changed 15 years ago by blb@…
Owner: | changed from macports-tickets@… to ryandesign@… |
---|
comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 15 years ago by jbverschoor@…
Well my problems were the extra escaped quotes. Somehow that does not work when calling convert to convert an ep. But thanks anyaway, I'll check the --with-frozenpaths
comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
If that's the case, then that's a bug you would want to report to the developers of ImageMagick instead, along with a reproduction recipe -- what commands you typed, what error occurs, and how it succeeds when you make your changes.
Note: See
TracTickets for help on using
tickets.
The contents of the delegates.xml file are correct, assuming you have /opt/local/bin in your PATH. For those who don't, I added the --with-frozenpaths configure option in r60749 while updating to 6.5.7-9. This causes absolute paths to be written into delegates.xml