Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.5: Install ImageMagick without Fink or MacPorts' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.5: Install ImageMagick without Fink or MacPorts
Authored by: sabernar on Sep 29, '08 04:20:01PM

The script works most of the way for me, but then it poops out at the end with the following error:

i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libX11.6.2.0.dylib: No such file or directory
i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXau.6.0.0.dylib: No such file or directory
i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXdmcp.6.0.0.dylib: No such file or directory
make[1]: *** [magick/libMagickCore.la] Error 1
make: *** [install] Error 2

Any ideas?



[ Reply to This | # ]
10.5: Install ImageMagick without Fink or MacPorts
Authored by: rbates on Oct 13, '08 03:08:50PM

Are you attempting to install it on OS X Server? I had the same problem there, but copying those files (and symlinks) from my client to the server seemed to fix it.



[ Reply to This | # ]