Hi, All!

I know I'm using an old version, please don't flame me, it does
everything I need and is fast!

I'm using v6.2.8 on Fedora Core 3, Fedora Core 5 and CentOS-5.3-x86_64

It is compiled the same way on all three platforms.  One the
CentOS-5.3-x86_64 system I'm getting an error: Unrecognized Image Format
(GRAY).

My configuration options are as follows:

        $SRC/configure \
            --srcdir=$SRC \
            --prefix=/mvp/pcb/src/libs/third_party/LINUX/ImageMagick++ \
            --without-bzlib \
            --without-tiff \
            --without-perl \
            --without-ttf \
            --without-xml \
            --without-jpeg \
            --without-jbig \
            --without-hdf \
            --enable-shared \
            --enable-static \
            --with-quantum-depth=8 \
            --disable-16bit-pixel \
        
--exec_prefix=/mvp/pcb/src/libs/third_party/LINUX/ImageMagick++ \
            --with-minimal-bfd \
            --without-gslib \
            --without-ghostscript \
            --with-gnu-ld=yes

All the platforms are built from the same source tree.  The only thing
different (haha) is the platform and compilers, same source, same
configuration options.  What am I doing wrong?

Thanks!

-b

_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to