Re: Problem with Install of ImageMagick on OS X Yosemite

2014-10-27 Thread Ryan Schmidt
On Oct 27, 2014, at 2:06 PM, Jeremy Lavergne wrote: > On Oct 27, 2014, at 15:03, Michael Matassa wrote: > >> I'm a new user of MacPorts and ImageMagick (and, truthfully, somewhat of a >> PHP novice) and after spending a couple of days attempting to unsuccessfully

Re: Problem with Install of ImageMagick on OS X Yosemite

2014-10-27 Thread Michael Matassa
That makes sense. I wish I could locate that web page again because I thought it was for the PHP extension but you're probably right. Thanks. > On Oct 27, 2014, at 2:06 PM, Jeremy Lavergne > wrote: > > It sounds like you installed ImageMagick, and not its PHP extensio

Re: Problem with Install of ImageMagick on OS X Yosemite

2014-10-27 Thread Jeremy Lavergne
It sounds like you installed ImageMagick, and not its PHP extension. `port search imagemagick` will show you some of the options available. You likely want to install one of the php**-imagick packages. On Oct 27, 2014, at 15:03, Michael Matassa wrote: > I'm a new user of MacP

Problem with Install of ImageMagick on OS X Yosemite

2014-10-27 Thread Michael Matassa
I'm a new user of MacPorts and ImageMagick (and, truthfully, somewhat of a PHP novice) and after spending a couple of days attempting to unsuccessfully install ImageMagick manually I stumbled across a web page that suggested using MacPorts. I installed MacPorts and executed the sugg

problem with ImageMagick @6.8.9-6_0+x11

2014-08-21 Thread Bill Christensen
Hi All, The most recent version of ImageMagick (6.8.9-6_0+x11) fails to process WordPress image uploads properly. I have not tested with any other systems. Setup: Mac 10.9.4, Apache 2.2.27, PHP 5.5.15 MySQL 5.5.38 PHP Shortcode (Also occurs on a system with Mac 10.7.5, Apache 2.2.27, PHP

Re: imagemagick with pdf

2014-02-20 Thread Ryan Schmidt
On Feb 19, 2014, at 19:00, Roger Pack wrote: > Does anybody get the following failure with using imagemagick on pdf's? > > (install ghostscript first) > > $ convert Children.pdf[0] yo.jpg > > convert: unable to load module > `/opt/rdp_project_local/lib/ImageMa

Re: imagemagick with pdf

2014-02-20 Thread Hermann Peifer
On 2014-02-20 16:57, Brandon Allbery wrote: On Thu, Feb 20, 2014 at 1:52 AM, Sterling Smith mailto:smit...@fusion.gat.com>> wrote: Roger, I have ghostscript installed, but port contents ghostscript | grep convert "convert" is from ImageMagick; it uses delegat

Re: imagemagick with pdf

2014-02-20 Thread Stephen Langer
On 2/20/14 10:57 AM, Brandon Allbery wrote: On Thu, Feb 20, 2014 at 1:52 AM, Sterling Smith mailto:smit...@fusion.gat.com>> wrote: Roger, I have ghostscript installed, but port contents ghostscript | grep convert "convert" is from ImageMagick; it uses delegat

Re: imagemagick with pdf

2014-02-20 Thread Brandon Allbery
On Thu, Feb 20, 2014 at 1:52 AM, Sterling Smith wrote: > Roger, > > I have ghostscript installed, but > port contents ghostscript | grep convert > "convert" is from ImageMagick; it uses delegates to do various things, and one of those delegates (in this case, f

Re: imagemagick with pdf

2014-02-19 Thread Sterling Smith
Roger, I have ghostscript installed, but port contents ghostscript | grep convert yields nothing. What do which convert and type convert yield for you? -Sterling On Feb 19, 2014, at 5:00PM, Roger Pack wrote: > Does anybody get the following failure with using imagemagick on pd

imagemagick with pdf

2014-02-19 Thread Roger Pack
Does anybody get the following failure with using imagemagick on pdf's? (install ghostscript first) $ convert Children.pdf[0] yo.jpg convert: unable to load module `/opt/rdp_project_local/lib/ImageMagick-6.8.0/modules-Q16/coders/pdf.la': file not found @ error/module.c/OpenModule/127

Re: problem with ImageMagick 6.8.6-6 (no delegates found)

2013-08-22 Thread Ryan Schmidt
On Aug 19, 2013, at 04:44, Artemio González López wrote: > So it seems that the only real difference is that in the "broken" > implementation of ImageMagick the group id is set to 20 instead of 501. > Should that be relevant to the problem at hand? No, I would not have

Re: problem with ImageMagick 6.8.6-6 (no delegates found)

2013-08-19 Thread Artemio González López
>> from your command executed in the computer having the problem (and, >> obviously, output.txt is the same thing in one of the computers where >> ImageMagick is working correctly). > > So the only difference there is a change in the minor version number of > liblzma,

Re: problem with ImageMagick 6.8.6-6 (no delegates found)

2013-08-18 Thread Ryan Schmidt
lem (and, > obviously, output.txt is the same thing in one of the computers where > ImageMagick is working correctly). So the only difference there is a change in the minor version number of liblzma, which I would not expect to cause problems. Next I'd have to suggest looking at the entire bu

Re: problem with ImageMagick 6.8.6-6 (no delegates found)

2013-08-17 Thread Artemio González López
On Aug 17, 2013, at 1:08 PM, Ryan Schmidt wrote: > On Aug 17, 2013, at 06:03, Artemio González López wrote: > >> Thanks a lot for your help. I am pretty sure the problem is not related to >> the OS, since I have three other computers running 10.9 DP5 in which >> Imag

Re: problem with ImageMagick 6.8.6-6 (no delegates found)

2013-08-17 Thread Ryan Schmidt
On Aug 17, 2013, at 06:03, Artemio González López wrote: > Thanks a lot for your help. I am pretty sure the problem is not related to > the OS, since I have three other computers running 10.9 DP5 in which > ImageMagick works flawlessly. Ok, that's good to know. Perhaps ther

Re: problem with ImageMagick 6.8.6-6 (no delegates found)

2013-08-17 Thread Artemio González López
e if there were either bugs in the new OS or > bugs in ImageMagick that caused this. Ryan, Thanks a lot for your help. I am pretty sure the problem is not related to the OS, since I have three other computers running 10.9 DP5 in which ImageMagick works flawlessly. Thanks again, A

Re: problem with ImageMagick 6.8.6-6 (no delegates found)

2013-08-17 Thread Ryan Schmidt
On Aug 17, 2013, at 04:53, Artemio González López wrote: > TARGET_OS darwin13.0.0 Has it ever worked for you on that OS version? Since that's not a released OS version it wouldn't surprise me if there were either bugs in the new OS or bugs in ImageMagick tha

problem with ImageMagick 6.8.6-6 (no delegates found)

2013-08-17 Thread Artemio González López
I am having a weird problem with the latest ImageMagick (6.8.6-6_0+x11). Namely, I can't convert any images because no delegates are found. Indeed, here's the output of identify --list format: tillina:~ artemio$ identify -list format Format ModuleMode D

Re: ImageMagick appears broken.

2013-06-03 Thread Ryan Schmidt
On Jun 3, 2013, at 09:50, David Barto wrote: > I'm doing a fresh install to upgrade to Mt. Lion - format/install Mt. > Lion/install macports as needed. > > On a co-workers Mac, he has ImageMagick @6.8.0-7_2+q16 (active) and it is > installed properly. > > My i

ImageMagick appears broken.

2013-06-03 Thread David Barto
I'm doing a fresh install to upgrade to Mt. Lion - format/install Mt. Lion/install macports as needed. On a co-workers Mac, he has ImageMagick @6.8.0-7_2+q16 (active) and it is installed properly. My install is for 'ImageMagick@6.8.5-5 graphics/Image

Re: ImageMagick fails to build.

2013-02-11 Thread Kurt Pfeifle
e: > > > My recent attempts to upgrade ImageMagick (to the currently offered > MacPorts-version @6.8.0-7) keep failing. > > > > # port installed imagemagick > > The following ports are currently installed: > > ImageMagick > @6.8.0-2_0+graphviz+hdri+jbi

Re: ImageMagick fails to build.

2013-02-11 Thread Ryan Schmidt
On Feb 11, 2013, at 16:53, Kurt Pfeifle wrote: > My recent attempts to upgrade ImageMagick (to the currently offered > MacPorts-version @6.8.0-7) keep failing. > > # port installed imagemagick > The following ports are currently installed: > ImageMagick > @6.8.0-2_0+gra

ImageMagick fails to build.

2013-02-11 Thread Kurt Pfeifle
My recent attempts to upgrade ImageMagick (to the currently offered MacPorts-version @6.8.0-7) keep failing. *# port installed imagemagick* The following ports are currently installed: ImageMagick @6.8.0-2_0+graphviz+hdri+jbig+jpeg2+lqr+mpeg+pango+perl+q16+rsvg+wmf (active) *# sudo port -p

Re: More on ImageMagick upgrade failure

2012-09-03 Thread Ryan Schmidt
On Sep 3, 2012, at 23:49, G R Lewis wrote: > :info:configure sh: line 0: cd: > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/ImageMagick/work/ImageMagick-6.7.9-0: > No such file or directory This is #29223. Yo

More on ImageMagick upgrade failure

2012-09-03 Thread G R Lewis
from the log (note the "No such file or directory" near the top): :info:configure sh: line 0: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/ImageMagick/work/ImageMagick-6.7.9-0: No such file or directory :info

Re: ImageMagick Build failure

2012-03-01 Thread Joshua Root
On 2012-3-1 22:53 , sie...@gmx.de wrote: > $ sudo port upgrade -u outdated > ---> Computing dependencies for ImageMagick > ---> Staging ImageMagick into destroot > Error: Target org.macports.destroot returned: shell command failed (see log > for details) This is start

Re: ImageMagick update fails to build

2011-10-12 Thread Chris Jones
gt;> :info:build make[1]: *** [coders/xbm.la] Error 1 >> :info:build make[1]: *** Waiting for unfinished jobs?. > > This is bug #30809: libtool sometimes randomly fails with this error on > Lion. I've seen this happen for both gtk2 and ImageMagick. It ought to > succeed if you ju

Re: ImageMagick update fails to build

2011-10-12 Thread Dan Ports
libtool sometimes randomly fails with this error on Lion. I've seen this happen for both gtk2 and ImageMagick. It ought to succeed if you just try again. I've spent some time (actually, quite a while) looking into this, but haven't found any answers yet. I'll post some updat

ImageMagick update fails to build

2011-10-12 Thread Chris Jones
Hi, The latest update does build on my OSX 10.7 machine, I get port upgrade outdated ---> Computing dependencies for ImageMagick ---> Fetching archive for ImageMagick ---> Attempting to fetch ImageMagick-6.7.3-0_0+q16.darwin_11.x86_64.tbz2 from http://packages.macports.org/Im

Re: Default `convert` command - MacPorts ImageMagick vs. existing installation

2011-09-30 Thread Sam Kuper
> No, Apple does not install software in /usr/local. That directory is > traditionally for users to install software into. Thanks, folks: consensus established; and since the consensus is that my assumption was wrong, I now agree with the decision to mark as invalid the bug I filed a

Re: Default `convert` command - MacPorts ImageMagick vs. existing installation

2011-09-29 Thread Ryan Schmidt
On Sep 29, 2011, at 08:21, Sam Kuper wrote: > I recently found that although my Mac had ImageMagick's `convert` > program installed, the `mogrify` command didn't seem to be present. I > didn't recall installing ImageMagick, and because of this fact, and > also t

Re: Default `convert` command - MacPorts ImageMagick vs. existing installation

2011-09-29 Thread Mr. Puneet Kishor
On Sep 29, 2011, at 8:21 AM, Sam Kuper wrote: > I > didn't recall installing ImageMagick, and because of this fact, and > also the fact that `which convert` yielded "/usr/local/bin/convert", I > assumed that the `convert` command had come included with my OS > (10

Default `convert` command - MacPorts ImageMagick vs. existing installation

2011-09-29 Thread Sam Kuper
Dear all, I recently found that although my Mac had ImageMagick's `convert` program installed, the `mogrify` command didn't seem to be present. I didn't recall installing ImageMagick, and because of this fact, and also the fact that `which convert` yielded "/usr/local/bin/conv

Re: Installed ImageMagick 6.7.1, but it's only 5.5.6

2011-07-11 Thread Walter Ian Kaye
At 10:12 a -0400 07/11/2011, Brandon Allbery didst inscribe upon an electronic papyrus: Run "rehash" to get tcsh to forget where it had seen them, so it will pick up the new ones. ("set path=(...)" will do it automatically, but "setenv PATH ..." won't.) Boy, do I feel dumb now. I know 'reha

Re: Installed ImageMagick 6.7.1, but it's only 5.5.6

2011-07-11 Thread Brandon Allbery
On Mon, Jul 11, 2011 at 08:09, Walter Ian Kaye wrote: > Hmm... looks like tcsh is confused. The one installed by MacPorts does come > first: > > #10:20pm# /opt/local/var/macports> echo $path > /opt/local/bin /opt/local/sbin /Users/boo/bin/powerpc-apple-darwin > /Users/boo/bin /usr/local/bin > /usr

Re: Installed ImageMagick 6.7.1, but it's only 5.5.6

2011-07-11 Thread Walter Ian Kaye
At 10:03 p -0700 07/10/2011, Jeremy Huddleston didst inscribe upon an electronic papyrus: On Jul 10, 2011, at 9:57 PM, Walter Ian Kaye wrote: I installed ImageMagick (snippets below). MacPorts claims it is 6.7.1, but when I look at the 'convert' command it is stuck at the same

Re: Installed ImageMagick 6.7.1, but it's only 5.5.6

2011-07-10 Thread Jeremy Huddleston
On Jul 10, 2011, at 9:57 PM, Walter Ian Kaye wrote: > I installed ImageMagick (snippets below). MacPorts claims it is 6.7.1, but > when I look at the 'convert' command it is stuck at the same 5.5.6 that was > already on my system. ... > #5:49pm# /opt/local/var/m

Installed ImageMagick 6.7.1, but it's only 5.5.6

2011-07-10 Thread Walter Ian Kaye
I am new to MacPorts; I installed it for the first time this morning. 10.4.11, PPC G4 system. I installed 1.9.1 and it updated to 1.9.2. I installed ImageMagick (snippets below). MacPorts claims it is 6.7.1, but when I look at the 'convert' command it is stuck at the same 5.5.

Re: installing ImageMagick

2011-04-19 Thread Nathan Derstine
Thank you! I solved the network problem and the install worked. Nate On Apr 19, 2011, at 1:53 PM, Scott Webster wrote: On Tue, Apr 19, 2011 at 4:40 PM, Nathan Derstine wrote: :msg:fetch ---> Attempting to fetch ImageMagick-6.6.9-1.7z from http://svn.macports.org/repository/macpo

Re: installing ImageMagick

2011-04-19 Thread Scott Webster
On Tue, Apr 19, 2011 at 4:40 PM, Nathan Derstine wrote: > :msg:fetch --->  Attempting to fetch ImageMagick-6.6.9-1.7z from > http://svn.macports.org/repository/macports/distfiles/ImageMagick > :debug:fetch Fetching failed:: Couldn't resolve host 'svn.macports.org&

Re: installing ImageMagick

2011-04-19 Thread Nathan Derstine
ebug:main org.macports.load registered provides 'load', a pre- existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main adding

Re: installing ImageMagick

2011-04-19 Thread Ryan Schmidt
On Apr 19, 2011, at 12:19, Nathan Derstine wrote: > Thanks for advice. I went with the sync option, and this is what I got: > > Derstine$ sudo port sync > Password: > ~ Derstine$ sudo port install ImageMagick > ---> Computing dependencies for ImageMagick > ---> B

Re: installing ImageMagick

2011-04-19 Thread Ryan Schmidt
On Apr 19, 2011, at 03:31, Nathan Derstine wrote: > So I accidently left my computer unplugged while macports was installing and > setting up ImageMagick, and when I plugged it back in again it seemed to be > doing nothing. I interrupted to program, and then tried to re-issue the &

installing ImageMagick

2011-04-19 Thread Nathan Derstine
So I accidently left my computer unplugged while macports was installing and setting up ImageMagick, and when I plugged it back in again it seemed to be doing nothing. I interrupted to program, and then tried to re-issue the command, but it didn't work. I tried the same thing

Re: ImageMagick & ghostscript @9.00_4 convert issues

2011-01-07 Thread Bradley Giesbrecht
TextEdit to create a new empty document, chose Print from the File menu, and told it to save as a PDF. I then used ImageMagick to convert it to a PNG as above. Both files, when opened in Preview, are white. I just did something similar and I got delegate errors. I probably need to

Re: ImageMagick & ghostscript @9.00_4 convert issues

2011-01-07 Thread Ryan Schmidt
ument, chose Print from the File menu, and told it to save as a PDF. I then used ImageMagick to convert it to a PNG as above. Both files, when opened in Preview, are white. ___ macports-users mailing list macports-users@lists.macosfo

Re: ImageMagick & ghostscript @9.00_4 convert issues

2011-01-07 Thread Bradley Giesbrecht
On Jan 7, 2011, at 12:21 AM, Andrea D'Amore wrote: On Fri, Jan 7, 2011 at 6:25 AM, Bradley Giesbrecht wrote: The combination of ImageMagick and ghostscript @9.00_4 is producing pink instead of white backgrounds. Reverting to ghostscript @8.71_5 and this problem goes away. Has anyone

Re: ImageMagick & ghostscript @9.00_4 convert issues

2011-01-07 Thread Andrea D'Amore
On Fri, Jan 7, 2011 at 6:25 AM, Bradley Giesbrecht wrote: > The combination of ImageMagick and ghostscript @9.00_4 is producing pink > instead of white backgrounds. > Reverting to ghostscript @8.71_5 and this problem goes away. > Has anyone else experienced problems with ghostscript @

ImageMagick & ghostscript @9.00_4 convert issues

2011-01-06 Thread Bradley Giesbrecht
I have a file processing script that has been processing a few hundred images per week for over a year. The combination of ImageMagick and ghostscript @9.00_4 is producing pink instead of white backgrounds. Reverting to ghostscript @8.71_5 and this problem goes away. Has anyone else

Re: Compiling PythonMagick with MacPorts python, imagemagick, boost?

2010-12-08 Thread Ryan Schmidt
On Dec 8, 2010, at 15:09, Leonard Lin wrote: > Hmm, so in the config, BOOST_CPPFLAGS and BOOST_LDFLAGS were set w/ the > -I and -L but the bare CPPFLAGS and LDFLAGS weren't. I manually added > the flags to the Makefiles and so it finds the .hpp files. However it > throws errors looking for the py

Re: Compiling PythonMagick with MacPorts python, imagemagick, boost?

2010-12-08 Thread Leonard Lin
On 12/8/10 11:54 AM, Ryan Schmidt wrote: >> configure:14932: result: results of the Python check: >> configure:14934: result: Binary: python configure:14936: >> result: Library: python configure:14938: result: >> Include Dir: no configure:14950: checking whether the Boost::Pytho

Re: Compiling PythonMagick with MacPorts python, imagemagick, boost?

2010-12-08 Thread Ryan Schmidt
On Dec 5, 2010, at 21:27, Leonard Lin wrote: > I'm having some problems trying to compile the PythonMagick > (http://www.imagemagick.org/download/python/) ImageMagick/Magick++ > bindings and was hoping to get some help. > > It seems to have problems finding the boost py

Compiling PythonMagick with MacPorts python, imagemagick, boost?

2010-12-05 Thread Leonard Lin
Hi, I'm having some problems trying to compile the PythonMagick (http://www.imagemagick.org/download/python/) ImageMagick/Magick++ bindings and was hoping to get some help. It seems to have problems finding the boost python .hpp files even though they are in /opt/local/include (i.e. /opt/

Re: ImageMagick & Ufraw

2010-10-27 Thread Ryan Schmidt
On Oct 25, 2010, at 15:26, Mo Issa wrote: > I have ImageMagick installed using MacPorts and I also have Ufraw installed > but somehow ImageMagick in failing at using ufraw-batch to convert RAW files. > I keep on getting this message: > > $imagemagick convert /Users/xxx/Deskt

Can't properly install ImageMagick & using MacPorts

2010-10-26 Thread Mo Issa
> I tried this several times, but everytime I install ufraw first using > MacPorts, then I install ImageMagick so that ImageMagick can see ufraw and use > it as a delegate, it fails. Can anybody help me with this, please? It seems > like this could be related to a path issue where Im

ImageMagick installation plus delegates

2010-10-25 Thread Mo Issa
> Can anyone help me install & configure ImageMagick so that it uses ufraw as > delegate. So far I uninstall ImageMagick twice and then reinstall but it still > won¹t use ufraw as delegate even though ufraw is already installed

ImageMagick & Ufraw

2010-10-25 Thread Mo Issa
> Hello all -- > > I have ImageMagick installed using MacPorts and I also have Ufraw installed > but somehow ImageMagick in failing at using ufraw-batch to convert RAW files. > I keep on getting this message: > > $imagemagick convert /Users/xxx/Desktop/1-19-07-mean-judge.jpg

Re: ImageMagick/OpenSSL failure to upgrade/install

2010-07-10 Thread Jeff Harmon
rns out that selfupdate from the latest Porticus DOES NOT WORK. i do have it set to selfupdate upon launch - before that pref changes, it seemed to selfupdate fine. I'll report this to them. your suggestions successfully permitted me to upgrade openssl. i assume it will also permit me to

Re: ImageMagick/OpenSSL failure to upgrade/install

2010-07-10 Thread Ryan Schmidt
Remember to keep replies on the list by using Reply All (not Reply). On Jul 10, 2010, at 18:16, Jeff Harmon wrote: > i cleaned openssl via porticus, then attempted to upgrade openssl, getting > this reply: > > Error: Target org.macports.patch returned: can't read "configure.sdkroot": > no such

Re: ImageMagick/OpenSSL failure to upgrade/install

2010-07-10 Thread Ryan Schmidt
On Jul 10, 2010, at 18:05, Jeff Harmon wrote: > When I try to upgrade to the latest ImageMagick on Leopard, I got this > error: > > Error: Target org.macports.patch returned: shell command " cd > "/opt

ImageMagick/OpenSSL failure to upgrade/install

2010-07-10 Thread Jeff Harmon
Hi everyone, When I try to upgrade to the latest ImageMagick on Leopard, I got this error: Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_openssl/work/openssl-1.0.0a&qu

ImageMagick and OpenMP (was Re: Adding configure options when installing a port)

2010-06-18 Thread Stephen Langer
27;m not entirely sure I agree with disabling by default. Unless I was >>>> reading this list, I would never have known about this issue, and >>>> would just go with the default. Disabling openmp would slow down >>>> everything (well, not quite everything I guess) I

Re: Need help diagnosing a digikam / imagemagick bug

2010-03-16 Thread Brandon Allbery
On Mar 15, 2010, at 19:58 , Jürgen Starek wrote: wouldn't be better to set the path globally in /etc/launchd.conf during the installation of MacPorts. I suspect that similar problems should exist for all programs using imagemagick, and adding /opt/ local/bin/ to the PATH systemwide s

Re: Need help diagnosing a digikam / imagemagick bug

2010-03-15 Thread Ryan Schmidt
suspect that > similar problems should exist for all programs using imagemagick, and adding > /opt/local/bin/ to the PATH systemwide should prevent all these problems in > one go, shouldn't it? I don't think it's appropriate for MacPorts to modify a s

Re: Need help diagnosing a digikam / imagemagick bug

2010-03-15 Thread Jürgen Starek
#x27;t be better to set the path globally in /etc/launchd.conf during the installation of MacPorts. I suspect that similar problems should exist for all programs using imagemagick, and adding /opt/local/bin/ to the PATH systemwide should prevent all these prob

Re: ImageMagick

2010-03-15 Thread Ryan Schmidt
a prompt. So I check what is installed >> >> bash-3.2# port installed ghostscript >> The following ports are currently installed: >> ghostscript @8.71_1+no_x11 (active) Sorry, ImageMagick cannot be built universal when you use the +gs variant, because as you've

Re: ImageMagick

2010-03-14 Thread Arno Hautala
ues, though it won't always. You can set this in /opt/local/etc/macports/variants.conf [1] Then you only have to worry about those few ports which can't compile universal and aren't already marked as such. ImageMagick probably would compile successfully for both archs, but ghostscr

ImageMagick

2010-03-14 Thread LuKreme
I've been trying to get ImageMagick compiled and installed on my Mac Pro for several days now. Each time I try, I hit some roadblock where I have to manually install some package that can't be installed with +universal. Now, I think I'm finally well and truly stuck bash

Re: Need help diagnosing a digikam / imagemagick bug

2010-03-13 Thread Ryan Schmidt
On Mar 13, 2010, at 15:03, Rainer Müller wrote: > Alternatively we could add a wrapper script exporting the necessary > variables at the launch of the application, so the user does not need to > configure anything for this. That might be a good idea. The wine port does this, for example. ___

Re: Need help diagnosing a digikam / imagemagick bug

2010-03-13 Thread Rainer Müller
On 2010-03-12 17:39 , Brandon Allbery wrote: > On Mar 12, 2010, at 08:13 , Jürgen Starek wrote: >> If I start digikam from the dock, select one or more images and choose >> "Resize Images" from the "Tools" menu, I get an error stating that >> "Ca

Re: Need help diagnosing a digikam / imagemagick bug

2010-03-12 Thread Brandon Allbery
On Mar 12, 2010, at 08:13 , Jürgen Starek wrote: If I start digikam from the dock, select one or more images and choose "Resize Images" from the "Tools" menu, I get an error stating that "Cannot start 'convert' program from 'ImageMagick' package

Need help diagnosing a digikam / imagemagick bug

2010-03-12 Thread Jürgen Starek
ct one or more images and choose "Resize Images" from the "Tools" menu, I get an error stating that "Cannot start 'convert' program from 'ImageMagick' package; please check your installation". When the "Always overwrite" or &

Re: ImageMagick --still some trouble

2010-01-24 Thread Ryan Schmidt
On Jan 23, 2010, at 16:01, Andrea Parmgiani wrote: > well, unfortunately I didn't find the solution to the checksum problem. (I > went once more through the "standard" procedure but I'm probably missing > something. Don't know). Anyway, I downloaded the binary

Re: ImageMagick --still some trouble

2010-01-23 Thread Andrea Parmgiani
to get past the bigreqsproto checksum problem? Hi, well, unfortunately I didn't find the solution to the checksum problem. (I went once more through the "standard" procedure but I'm probably missing something. Don't know). Anyway, I downloaded the binary of ImageMagi

Re: ImageMagick --still some trouble

2010-01-23 Thread Ryan Schmidt
On Jan 22, 2010, at 10:01, Andrea Parmgiani wrote: >> Did you follow the instructions at >> ? > > Yes I did. > > Maybe something that I didn't get with this point: > >> >> Browse myports.txt and install the ports that you actually want to use (as >>

Re: ImageMagick --still some trouble

2010-01-22 Thread Andrea Parmgiani
Did you follow the instructions at ? Yes I did. Maybe something that I didn't get with this point: Browse myports.txt and install the ports that you actually want to use (as opposed to those that are only needed as dependencies) one by one, rememb

Re: ImageMagick --still some trouble

2010-01-22 Thread Joshua Root
On 2010-1-23 02:49 , andrea parmigiani wrote: > After having updated my OS from Tiger to Snow Leopard my macPort stoped > working well. Did you follow the instructions at ? > Error: Checksum (md5) mismatch for bigreqsproto-1.1.0.tar.bz2 > Error: Checksum (

ImageMagick --still some trouble

2010-01-22 Thread andrea parmigiani
Hi everybody. I'm new in the maling list. I hope somebody can help me. After having updated my OS from Tiger to Snow Leopard my macPort stoped working well. I'm experiencing some trouble trying to install ImageMagick. I have seen on the web that somebody else had the same tro

RE: imagemagick

2010-01-05 Thread Mark Workman
On Dec 30, 2009, at 14:45, Mark Workman wrote: > It seems that imagemagick needs lcms installed to support using color > profiles. In configure.xml, my original installation had '--without > lcms' so I assumed that it wasn't installed (also wasn't listed under >

Re: imagemagick

2009-12-30 Thread Ryan Schmidt
On Dec 30, 2009, at 16:05, Bradley Giesbrecht wrote: > At the time the MacPorts ImageMagick port did not find /opt/local/gs for > converting pdf's and ai files. I think that's what I was doing. > > I ended up needing to edit > "/opt/local/lib/ImageMagick-6.5.8

Re: imagemagick

2009-12-30 Thread Bradley Giesbrecht
On Dec 30, 2009, at 2:49 PM, Xin Liu wrote: I was the one who posted the problem that ImageMagick did not convert pdf to eps nicely. I tried to modify delegates.xml as you suggested, but it seems to me that the modification does not affect ImageMagick: for instance, I deleted the entry about

Re: imagemagick

2009-12-30 Thread Xin Liu
I was the one who posted the problem that ImageMagick did not convert pdf to eps nicely. I tried to modify delegates.xml as you suggested, but it seems to me that the modification does not affect ImageMagick: for instance, I deleted the entry about converting pdf to eps, but the "convert&quo

imagemagick

2009-12-30 Thread Bradley Giesbrecht
I noticed someone writing about imagemagick and remembered something that took me an hour or so to figure out. At the time the MacPorts ImageMagick port did not find /opt/local/gs for converting pdf's and ai files. I think that's what I was doing. I ended up needing to edit "

Re: imagemagick

2009-12-30 Thread Ryan Schmidt
On Dec 30, 2009, at 14:45, Mark Workman wrote: > It seems that imagemagick needs lcms installed to support using color > profiles. In configure.xml, my original installation had '--without > lcms' so I assumed that it wasn't installed (also wasn't listed under >

imagemagick

2009-12-30 Thread Mark Workman
It seems that imagemagick needs lcms installed to support using color profiles. In configure.xml, my original installation had '--without lcms' so I assumed that it wasn't installed (also wasn't listed under delegates). So I installed lcms with the port command, then uninsta

Re: ImageMagick Problem: Converting from PDF to EPS

2009-12-21 Thread Xin Liu
l PDF file, >>> and the large white margin in the original PDF file is eliminated. >>> Does anyone have the same problem? Any clue where the problem is? >>> Since ImageMagick uses ghostscript to handle PDF/eps, it might be a >>> ghostscript problem as well... >>&g

Re: ImageMagick Problem: Converting from PDF to EPS

2009-12-21 Thread Xin Liu
; Does anyone have the same problem? Any clue where the problem is? >> Since ImageMagick uses ghostscript to handle PDF/eps, it might be a >> ghostscript problem as well... >> >> I've confirmed my PDF file is OK, because the conversion goes well >> when I use th

Re: ImageMagick Problem: Converting from PDF to EPS

2009-12-20 Thread Ryan Schmidt
e., there is a lot of white space). It used to be good, > i.e., the produced eps file looks as smooth as the original PDF file, > and the large white margin in the original PDF file is eliminated. > Does anyone have the same problem? Any clue where the problem is? > Since ImageMagick

ImageMagick Problem: Converting from PDF to EPS

2009-12-19 Thread Xin Liu
., the produced eps file looks as smooth as the original PDF file, and the large white margin in the original PDF file is eliminated. Does anyone have the same problem? Any clue where the problem is? Since ImageMagick uses ghostscript to handle PDF/eps, it might be a ghostscript problem as well...

Re: port install imagemagick doesn't: invalid command name "license"

2009-11-29 Thread Ryan Schmidt
ave to > sync the tree anyway. > > In case you're interested in the final resolution: this machine is > managed by Radmind and it turns out its last rev had failed. Imagemagick > installs just fine on a correctly revved machine. I'm glad you got it working. I assume, then, tha

Re: port install imagemagick doesn't: invalid command name "license"

2009-11-28 Thread Ryan Schmidt
On Nov 28, 2009, at 18:48, Damon Wang wrote: > DEBUG: invalid command name "license" [snip] > DEBUG: invalid command name "livecheck.type" These keywords were introduced in MacPorts 1.8.0. If you are getting these error messages, you do not have MacPorts 1.8.0 or newer. Try "sudo port selfupdat

port install imagemagick doesn't: invalid command name "license"

2009-11-28 Thread Damon Wang
Hello everyone, I want to install ImageMagick on a Leopard Mac Pro, so I port selfupdate to 1.8.1 and then try port -d install imagemagick: DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/ImageMagick DEBUG: Changing to port directory: /opt

can't install latex2rtf imagemagick fails

2009-11-16 Thread Uwe Brauer
I don't know how to interpret this An activity was attempted outside sandbox: /var/root/.CFUserTextEncoding ---> Building ImageMagick Error: Target org.macports.build returned: shell command " cd "/opt/local/

Re: X11 flicker (using imagemagick::animate)

2009-11-04 Thread Jeremy Huddleston
On Nov 4, 2009, at 11:29, Darren Weber wrote: > Does anyone see a lot of flicker and poor interaction behavior when using > the animate tool from ImageMagick? > > It's almost useless on 10.5.8, with XQuartz 2.4.0. > > It looks like ImageMagick builds against MacPorts X1

X11 flicker (using imagemagick::animate)

2009-11-04 Thread Darren Weber
Does anyone see a lot of flicker and poor interaction behavior when using the animate tool from ImageMagick? It's almost useless on 10.5.8, with XQuartz 2.4.0. It looks like ImageMagick builds against MacPorts X11 libs, not the XQuartz installation: $ otool -L /opt/local/bin/animate /opt/

convert (from ImageMagick port) crashes with segmentation fault in Snow Leopard

2009-09-12 Thread Artemio Gonzalez Lopez
I successfully rebuilt the ImageMagick port from scratch after upgrading to Snow Leopard. However, I've just noticed that /opt/local/ bin/convert crashes with a segmentation fault error every time I try to use it: imac:~$ convert -debug All spacings.pdf spacings.gif 2009-09-12T21:30:

Re: Difficulties installing PHP iMagick with MacPorts ImageMagick installation

2009-05-04 Thread Ryan Schmidt
On Mar 14, 2008, at 06:13, Ryan Schmidt wrote: You might also want to consider making a port for imagick so that others won't have to go through what you went through to get it installed. I've just committed a new port, php5-imagick. ___ macpor

Re: Incorrect libjpeg.dylib after installing ImageMagick

2009-03-24 Thread cssdev
On Mar 20, 2009, at 8:00 PM, Ryan Schmidt wrote: On Mar 20, 2009, at 13:20, Yolande Serra wrote: Not sure this will help, but if you defined a DYLD_LIBRARY_PATH in your .bashrc or .profile get rid of it. The libraries that macs point to are found assuming this variable is not defined. So

Re: Incorrect libjpeg.dylib after installing ImageMagick

2009-03-20 Thread Bryan Blackburn
On Fri, Mar 20, 2009 at 07:00:35PM -0500, Ryan Schmidt said: [...] >>> For example mate, php, and others all report this error message: >>> >>> dyld: Symbol not found: __cg_jpeg_resync_to_restart >>> Referenced from: >>> /System/Library/Frameworks/ApplicationServices.framework/Versions/ >>> A/Fra

  1   2   >