Re: tests/rwblob_EPT_bilevel.sh on HP-UX/PA-RISC
Albert Chin <[email protected]>
| Newsgroups | gmane.comp.video.image-magick.devel |
|---|---|
| Message-ID | <[email protected]> |
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])