Koozali.org: home of the SME Server

Help with gdlib2 install

mizou

Help with gdlib2 install
« on: May 06, 2004, 07:24:02 AM »
Hi,

I am running Ver 6.0 Final.

I am trying to install a skin manager for my osCommerce shop and a note in the install docs talks about having gdlib2 installed..
"IMPORTANT - You must have gdlib2 installed and available with JPEG read support for this contribution to work."

Can anyone help with this gdlib2 installation / explanation.

Thanks

Mizou
 
Add ons on my ver 6.0 box are ... phpmyadmin - osCommerce - Moregroupware - clamv - spamassasin - gallery

mizou

Help with gdlib2 install
« Reply #1 on: May 07, 2004, 05:38:43 AM »
Hi,

I am still trying to get my head around this gblib2.

phpmyadmin is showing that I have....

gd
GD Support enabled
GD Version 1.6.2 or higher
FreeType Support enabled
FreeType Linkage with freetype
JPG Support enabled
PNG Support enabled
WBMP Support enabled

Would that be the same as gblib2 ?

Thanks

Mizou

ergozd

Help with gdlib2 install
« Reply #2 on: May 09, 2004, 07:22:37 PM »
If you have upgraded you PHP 4.3 or higher it is bundled

Check out your phpinfo under gd
Code: [Select]

               gd
GD Support        enabled  
GD Version        bundled (2.0.22 compatible)  
FreeType Support  enabled  
FreeType Linkage  with freetype  
GIF Read Support  enabled  
JPG Support       enabled  
PNG Support       enabled  
WBMP Support      enabled  
XBM Support       enabled  


Best rgds, Ergin

Anonymous

Help with gdlib2 install
« Reply #3 on: May 10, 2004, 04:03:42 AM »
My version is "
PHP Version 4.1.2"
I will upgrade.

Thanks for your help