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/macports/distfile

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' > :error:fetch Target org.macport

Re: installing ImageMagick

2011-04-19 Thread Nathan Derstine
Ok I cleaned and installed and it didn't work. Here's the complete main.log. version:1 :debug:main epoch: in tree: 0 installed: 0 :debug:main p7zip 9.20.1_0 exists in the ports tree :debug:main p7zip 9.20.1_0 is the latest installed :debug:main p7zip 9.20.1_0 is active :debug:main Merging e

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 > ---> Building ImageMagick > Error: Ta

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 > command,

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 with uninst

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

Re: Incorrect libjpeg.dylib after installing ImageMagick

2009-03-20 Thread Ryan Schmidt
failed attempts. I found some answers from before, but they don't seem to work with me. Basically, after installing ImageMagick with macports, libjpeg was installed to /opt/local/lib/libjpeg.dylib, but now several executables (unrelated to Imagemagick) now point to this library inste

Re: Incorrect libjpeg.dylib after installing ImageMagick

2009-03-20 Thread Yolande Serra
after installing ImageMagick with macports, libjpeg was installed to /opt/local/lib/libjpeg.dylib, but now several executables (unrelated to Imagemagick) now point to this library instead of the OS X default. For example mate, php, and others all report this error message: dyld: Symbol not

Incorrect libjpeg.dylib after installing ImageMagick

2009-03-20 Thread esiegel
I have been trying to solve this problems for several hours now with many failed attempts. I found some answers from before, but they don't seem to work with me. Basically, after installing ImageMagick with macports, libjpeg was installed to /opt/local/lib/libjpeg.dylib, but now se