_______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
Version 6.2.9 works fine on SUSE Linux 10.1 (32 bit) but make does
not on SUSE Linux 10.1 (64 bit). On the 64 bit system, there are two
additional libraries - /lib64 and /usr/lib64. For example, there are
different versions of the libbz2.so in /usr/lib64 and /usr/lib. Make
doesn't like the one in /usr/lib. How/what do you modify in
configure to use the appropriate locations for various libraries?
