From: Anthony A. D. T. <aa...@ve...> - 2001-07-30 06:15:25
|
>I'm uploading the files via ftp, and not through the webpage admin >area could this be the problem? If the image itself shows, then the transfer method is unlikely to be faulty. >I would have had IDS installed about a month ago, but my server didn't have >ImageMagick installed, and had trouble compiling it (methinks they didn't >know what they were doing). ImageMagick is indeed a bear to install. One discovers in the process that libtiff, libjpeg, the PNG library, netpbm, ghostscript, need to be installed first. Then there's the matter of working around configure's ingorance of the -R linker switch so that its feature-test programs can execute, and the fact that for no apparent reason it invokes gcc with -shared instead of -G. |