mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: Oct. 03 2007,18:43 |
|
It's not too difficult to compile using the gcc1-with-libs mydsl package, depending on the ImageMagick version. I used to have no troubles at all until around version 6.2.7 or 6.2.8, at which time there were apparently changes made to the source that caused inconsistent success/failure in compiling in the next few releases. Around version 6.3.2(?) things began to work ok, but I found I needed to disable perlmagick and sometimes magick++, which might make it useless depending on what type of program you want to build.
If it fails you might consider trying to build the sources from an older version of imagemagick, like 6.2.6. This was the last version I compiled on DSL that gave me no trouble at all.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|