Hello,
I am having trouble compiling Q32 with HDRI under Mac OS X 10.4 on an
Intel iMac. As I am relatively new to compiling in the Terminal, it
seems that I was wrong in thinking I could just ignore errors. After
doing some reading I think I have a general idea of what is going on,
and I am using these commands to compile:
cd /Users/USERNAME/Desktop/ImageMagick-6.3.5/
make uninstall
make distclean
make clean
export CFLAGS="-O -g -isysroot /Developer/SDKs/MacOSX10.4u.sdk/ -arch
i386 -I/sw/include/"
export LDFLAGS="-Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk/,-L/
sw/lib/"
./configure --with-tiff=yes --with-jpeg=yes --with-quantum-depth=32 --
enable-hdri=yes --disable-dependency-tracking --without-magick-plus-
plus --without-x --without-perl
make -j2
sudo make install
And during make I get an error about could not load library
libdl.dylib because it is PPC.
Any help you could offer on this matter would be greatly appreciated.
Thanks in advance.
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users