Hi forum

I install library GD in Centos with

yum install php-gd

I follow your instructions and install,
but when i execute phpinfo( ),� i see the next

'./configure' '--build=i686-redhat-linux-gnu' '..... without-gdbm'
'--with-gettext' '--with-gmp' '--with-iconv' '--with-jpeg-dir=/usr'
'--with-png' '--without-gd' .......

and�

gd

    
        
            GD Support 
            enabled 
        
        
            GD Version 
            bundled (2.0.28 compatible) 
        
        
            FreeType Support 
            enabled 
        
        
            FreeType Linkage 
            with freetype 
        
        
            FreeType Version 
            2.2.1 
        
        
            GIF Read Support 
            enabled 
        
        
            GIF Create Support 
            enabled 
        
        
            JPG Support 
            enabled 
        
        
            PNG Support 
            enabled 
        
        
            WBMP Support 
            enabled 
        
        
            XBM Support 
            enabled 
        
    


But don't work with instructions of this library�
.

And in other server install XAMPP and work very good the same
code, but need work in first server.�

And other server the
result phpinfo�( ) is

�--with-gdbm=/opt/lampp
--with-jpeg-dir=/opt/lampp --with-png-dir=/opt/lampp
--with-freetype-dir=/opt/lampp� --with-gd 

I think when
re-compile the php don't suport instruction --with-gd�

You
can help me please.

Thanks.





Reply via email to