Search found 3 matches
- 2018-02-25T16:03:48-07:00
- Forum: Bugs
- Topic: Imagick EPT Delegate Support, Compiling from Source
- Replies: 5
- Views: 8375
Re: Imagick EPT Delegate Support, Compiling from Source
Well, that is the issue, I do have GhostScript 9.10 installed on the system, libs, includes, and all. I just want to know specifications on why PSD, AI, and other adobe files are support, however, yet only EPT is not supported. How can I get EPT to work? It has been driving me nuts. haha
- 2018-02-24T23:59:17-07:00
- Forum: Bugs
- Topic: Imagick EPT Delegate Support, Compiling from Source
- Replies: 5
- Views: 8375
Re: Imagick EPT Delegate Support, Compiling from Source
It requires you to have actually installed Ghostscript onto your system where ImageMagick can find it. Be sure there are no install errors for Ghostscript. Ok, is there a minimal version for GhostScripts? Also, like I mentioned earlier we are trying to statically link the library, is that an issue ...
- 2018-02-23T16:59:28-07:00
- Forum: Bugs
- Topic: Imagick EPT Delegate Support, Compiling from Source
- Replies: 5
- Views: 8375
Imagick EPT Delegate Support, Compiling from Source
Hello, I'm currently trying to compile ImageMagick from source statically. I keep getting issues with EPT Delegate not being supported with Imagick PHP extension. I've compiled the ImageMagick source with gslib, 9.10v. Is there something extra that needs to be provided to compile ImageMagick source ...