Install imagick php module in dreamhost -


i'm tryng install imagick in vps @ dreamhost , when type "phpize" in imagick-3.0.1 folder this:

configuring for: php api version:         20041225 zend module api no:      20060613 zend extension api no:   220060519 configure.in:3: warning: prefer named diversions configure.in:3: warning: prefer named diversions 

i'm following tutorial: http://wiki.dreamhost.com/imagemagick_and_imagick_php_module_on_shared_hosting#configure_php_to_use_this_extension

any apreciated.

the problem configure script looking magickwand.h file in directory:

/home/bylifeweb/local/include/imagemagick/wand/magickwand.h

but file in directory

/home/bylifeweb/local/include/imagemagick-6/wand/magickwand.h

to fix made symlink imagemagick imagemagick-6 , ran configure script again, worked fine time , able run make.

libraries have been installed in: /home/bylifeweb/build/imagick-3.0.1/modules


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -