From: Anthony A. D. T. <aa...@ve...> - 2001-06-27 19:08:32
|
Okay, I managed to bludgeon ImageMagick 5.3.6 into compiling and .711 works for me now. The problem was with @#$@# libtool using -shared instead of -G. I had to replace-shared with -G in way too many places in the script, and work around the usual failure of configure to understand how -R has worked for years. Augh. |