Imagemagick 6.5.4 is not building on MacOSX 10.4.11
Vinit <[email protected]> Mon, 18 Jan 2010 11:45:43 +0530
| Newsgroups | gmane.comp.video.image-magick.devel,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
Hi All, I am building Imagemagick 6.5.4 using unix install method on MacOSX(10.4.11) but I am facing problem. When I am building librsvg 2.26.0. it is asking for GTK , then i started building GTK it asked for libpangocairo but when I am building pango with cairo it is giving ERROR:CTFontRef is undeclared. actually CTFontRef is declared in Applicationservices.Framework 10.5 and above. So I am not able to build Imagemagick 6.5.4 on Tiger machine. My application should launch on tiger, leopard, and snow leopard when i am usingImagemagick 6.5.4 build on leopard it is crashing on Tiger telling libmagicwand needs upper version of libiconv.dylib. After that I used MacOSX install method using mac port but it is on selfupdate. raghavendra-hegdes-computer:~ raghavendrahegde$ sudo port -v selfupdate ---> Updating the ports tree Synchronizing local ports tree from file:///opt/mports/trunk/dports U /opt/mports/trunk/dports/PortIndex U /opt/mports/trunk/dports/mail/gnupg/Portfile U /opt/mports/trunk/dports/PortIndex.quick D /opt/mports/trunk/dports/graphics/freeimage/files/patch-Makefile.gnu A /opt/mports/trunk/dports/graphics/freeimage/files/patch-Makefile.gnu.diff U /opt/mports/trunk/dports/graphics/freeimage/Portfile U /opt/mports/trunk/dports/science/wview/Portfile Updated to revision 62742. ---> Updating MacPorts base sources using rsync rsync: failed to connect to rsync.macports.org: Operation timed out (60) rsync error: error in socket IO (code 10) at /SourceCache/rsync/rsync-24.1/rsync/clientserver.c(94) shell command "/usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/base/ /opt/local/var/macports/sources/rsync.macports.org/release/base" returned error 10 Error: /opt/local/bin/port: port selfupdate failed: Error synchronizing MacPorts sources: shell command failed please put some light on the issue. Thanks, vinit