maciekziol
New member
- Joined
- Nov 30, 2015
- Messages
- 2
Hi,
While using imagick extension i get error telling that it needs libjpeg version 8. Can somebody explain me, how to install php with libjpeg8 via custombuild? By default, libjpeg v6b is being installed, so i changed in build file "jpegsrc.v6b.tar.gz" to "jpegsrc.v9a.tar.gz" which is availble i get error:
Did someone solve that? Maybe there is any other way to get imagick with libjpeg8 working?
I'm running:
While using imagick extension i get error telling that it needs libjpeg version 8. Can somebody explain me, how to install php with libjpeg8 via custombuild? By default, libjpeg v6b is being installed, so i changed in build file "jpegsrc.v6b.tar.gz" to "jpegsrc.v9a.tar.gz" which is availble i get error:
Code:
Trying to make libjpeg...
make: *** No rule to make target `libjpeg.a'. Stop.
*** The make has failed, would you like to try to make again? (y,n):
Did someone solve that? Maybe there is any other way to get imagick with libjpeg8 working?
I'm running:
- Custombuild 2.0.0 (rev: 1457)
- Php 5.5.30