Search found 3 matches
- 2015-10-30T08:11:02-07:00
- Forum: Consulting
- Topic: PAID: Need help to get IM running
- Replies: 0
- Views: 29485
PAID: Need help to get IM running
Hello, i want a running ImageMagick installation for use in TYPO3 (CMS) on a linux webserver (Ubuntu 14.04 LTS virtual server). Here is what i did so far: I followed the instructions here: http://www.imagemagick.org/script/advanced-unix-installation.php I downloaded and installed the libs used in ...
- 2015-10-26T05:48:06-07:00
- Forum: Users
- Topic: [moved to Consulting] Please help with installation, check FAIL's
- Replies: 2
- Views: 2723
Re: Please help with installation, check FAIL's
What version of libpng did you install and how did you install it? Maybe you are missing the libpng header files, which on some linux distributions are in a separate libpng-devel package. Hi glennrp, thank you for your answer. I took libpng version 1.6.18 from here: http://www.imagemagick.org ...
- 2015-10-25T12:13:39-07:00
- Forum: Users
- Topic: [moved to Consulting] Please help with installation, check FAIL's
- Replies: 2
- Views: 2723
[moved to Consulting] Please help with installation, check FAIL's
Hello, i want to ImageMagick for use in TYPO3 on a linux webserver, i followed the instructions here: http://www.imagemagick.org/script/advanced-unix-installation.php I downloaded and installed the libs used in the following commands: ./configure LDFLAGS=-lfreetype MAGICK_LDFLAGS='-L/usr/local/lib ...