Search found 1 match
- 2015-10-06T08:29:32-07:00
- Forum: Users
- Topic: Trying to configure IM with libpng1.6 and other delegates
- Replies: 0
- Views: 11825
Trying to configure IM with libpng1.6 and other delegates
Hi, I'm trying for two days now to get a version of ImageMagick run with the actual libpng and other delegates. I want to install this in a directory under /usr/local/. I have a clean Debian 8 installation under VMware. This is what I tried: apt-get install build-essential && cd /tmp/ && mkdir ...