[solved] GD library

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
janvl
Power Poster
Power Poster
Posts: 983
Joined: Wed Aug 13, 2008 10:57 am

[solved] GD library

Post by janvl »

Hello,

I cannot install because I get this message, and the install will not continu:

"GD library are mandatory for some modules and functionality."

This is a Kubuntu 8.04 fresh install with apache2, php 5.2, Mysql  5.0.51a-3ubuntu5.2.
I was able to solve all item but this one puzzles me.

ImageMagic is installed as is libgd2 and several modules belonging to libgd2.

Has someone an idea on how to solve this,

Thanks for any hint

Jan
Last edited by janvl on Sun Aug 17, 2008 9:51 pm, edited 1 time in total.
alby

Re: GD library

Post by alby »

janvl wrote: "GD library are mandatory for some modules and functionality."

This is a Kubuntu 8.04 fresh install with apache2, php 5.2, Mysql  5.0.51a-3ubuntu5.2.
I was able to solve all item but this one puzzles me.

ImageMagic is installed as is libgd2 and several modules belonging to libgd2.
Depend if php is compiled with libgd2.
Check your phpinfo()

Alby
janvl
Power Poster
Power Poster
Posts: 983
Joined: Wed Aug 13, 2008 10:57 am

Re: GD library

Post by janvl »

Checker PHPinfo

I can find image magic enabled, version 2.01

but I cannot find any GD library, does it mean PHP is not compiled with GD?
And if not how to solve this?

Thanks for the help,

Jan
alby

Re: GD library

Post by alby »

janvl wrote: but I cannot find any GD library, does it mean PHP is not compiled with GD?
And if not how to solve this?
I don't use kubuntu/ubuntu/debian
Check packet name, in repository, for php and gd

Alby
janvl
Power Poster
Power Poster
Posts: 983
Joined: Wed Aug 13, 2008 10:57 am

Re: GD library

Post by janvl »

Hi,

I already checked the repo's and installed everything that had to do with the GD library,
even the python and perl modules.

But nothing helped so far.

So I will ask in the (K)Ubuntu serverforum too.

Thanks so far.

Jan
janvl
Power Poster
Power Poster
Posts: 983
Joined: Wed Aug 13, 2008 10:57 am

Re: GD library

Post by janvl »

FOUND IT!!

the module is called PHP-gd, googled and found it, installed it,
restarted apache and now I can continu!

Thanks anyway
jcorrea920
New Member
New Member
Posts: 5
Joined: Fri Jul 27, 2007 8:42 pm

Re: [solved] GD library

Post by jcorrea920 »

Thank you! My package was named php5-gd. After install I did have to reboot my Ubuntu server but now it works too. Thanks again.
Locked

Return to “[locked] Installation, Setup and Upgrade”