I have installed Drupal 7.0-alpha6 on Ubuntu. But when I went to Reports/Status report, I found a pink-colored area categorized as "GD library rotate and desaturate effects 2.0 or higher" and having the following message:
"The GD Library for PHP is enabled, but was compiled without support for functions used by the rotate and desaturate effects. It was probably compiled using the official GD libraries from http://www.libgd.org instead of the GD library bundled with PHP. You should recompile PHP --with-gd using the bundled GD library. See the PHP manual"
I tried to follow some instructions in web sites, but never got the above error message changed. I had done "sudo apt-get install php-gd", “sudo apt-get install php-common” and “sudo apt-get install php-mysql” before Drupal 7 installation. Were there any thing wrong with these installations?
Comments
Comment #1
mstef commentedsudo apt-get install php5-gd
Should do it...
Let me know if it doesn't.
Comment #2
Anonymous (not verified) commentedSame problem here but with debian lenny. #1 didnt worked.
Comment #3
mstef commentedMy best advice would be to ask my friend. This is not a Commons-specific issue and everyone's OS configuration will be different. #1 worked for me running Ubuntu 9/10. Sorry I couldn't help more.
Comment #4
Anonymous (not verified) commentedFound a solution but its only php 5.2.14
http://drupal.org/node/134331#comment-1120427
For PHP 5.3.3(newest version) change repo address to: http://php53.dotdeb.org/