I am trying to install ImageMagick and Imagick from source on a CentOS 6.3 64bit server running newest DirectAdmin version.
I am following this guide: http://thegioinguonmo.com/os/linux/install-imagemagick-imagick-jp2-support-centos-60.html
However I get a problem when I come to step 6 in the guide wich tell me to run:
	
	
	
		
Running that command I get this errror:
	
	
	
		
Does anybody know the solution to this? I have searched alot for answer without success.
				
			I am following this guide: http://thegioinguonmo.com/os/linux/install-imagemagick-imagick-jp2-support-centos-60.html
However I get a problem when I come to step 6 in the guide wich tell me to run:
		Code:
	
	pecl install imagick
	Running that command I get this errror:
		Code:
	
	[root@SERVER ImageMagick-6.7.8-6]# pecl install imagick
-bash: pecl: command not found
	Does anybody know the solution to this? I have searched alot for answer without success.