On Thu, Feb 08, 2007 at 07:12:53PM -0600, [EMAIL PROTECTED] wrote: > > If --disable-largefile is used, everything works fine. > > Thanks for the hint. We're testing now but TestDrive does not have gs > installed so its getting complicated.
BTW, we're building against tiff-3.8.2. tiff-3.8.2 was built with: $ ./configure --disable-cxx --prefix=/tmp/libtiff38 and ImageMagick-6.3.2-3 was built with: $ PATH=/opt/TWWfsw/ghostscript85/bin:$PATH ./configure CC=cc \ CPPFLAGS="-I/tmp/libtiff38/include" CFLAGS=-g CXX=aCC CXXFLAGS=-g \ CXXCPP= LDFLAGS="-L/tmp/libtiff38/lib -Wl,+s,+b,/tmp/libtiff38/lib" \ --enable-shared --enable-static --without-frozenpaths --without-perl \ --without-dps --without-gslib --without-gvc --without-rsvg \ --without-jbig --enable-libtool-verbose --with-modules \ --with-gs-font-dir=/opt/TWWfsw/ghostscript85/share/fonts \ --disable-dependency-tracking --x-includes=/usr/include/X11R6 \ --x-libraries=/usr/lib/X11R6 --without-threads \ --without-magick-plus-plus -- albert chin ([EMAIL PROTECTED]) _______________________________________________ Magick-developers mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-developers
