|
I've installed the LAMPStack 5.3.8-2 (64 bit) Amazon Machine image and a PHP CMS system (typo3) which relies on Imagemagick. Unfortunatly it seems the Imagemagick does not seem to be installed properly as I get the follwing error message when I verify the version of Imaegemagick convert program:
I've performed the same thing on the LAMPStack 5.3.8-2 (32 bit) and every seems OK as I get the following message:
How may I fix Imagemagick to work on the LAMPStack 5.3.8-2 (64 bit) edition?
This question is marked "community wiki".
|
|
I have just reproduce it. Please install the libxt packages in the system executing the following:
Then convert should work. We will fix this for future versions. Thanks for reporting it. 1
Thank you for your response. I have performed the installation following your instruction and I confirm it has solved the problem. Thanks again for your very reactive support.
(20 Dec '11, 17:07)
ZeDruide
|
Could you point exactly to what you are using? Sorry but it is not clear to me whether you are installing the BitNami LAMPStack installer in an existing Amazon Image (if so, which one?) or your just launching the BitNami LAMPStack AMI (which one?).
Thanks for your response. I am launching directly the BitNami LAMPStack AMI, here are the details:
LAMPStack 5.3.8-2 (Ubuntu 10.04), PHP 5.3, 64 bits, ami-d9d4e8ad --> The one with error message
LAMPStack 5.3.8-2 (Ubuntu 10.04), PHP 5.3, 32 bits, ami-3bbc804f --> OK
let me know if your need more detaisl. Thanks in advance for your support