php-install | 2004032
Date: 03/24/04
- Next message: michaelrflora <email protected>: "Re: [PHP-INSTALL] Undefined constant errors - possible global variable problem?"
- Previous message: Rasmus Lerdorf: "Re: [PHP-INSTALL] php4 and apache2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi there,
Im trying to install PHP 4.3.4 with the --with-gd option.
If i use this exact parameter, i get these errors on the MAKE command:
ext/gd/gd.lo: In function `zif_imagecolorat':
/root/Desktop/php-4.3.4/ext/gd/gd.c:1855: undefined reference to
`gdImageBoundsSafe'
/root/Desktop/php-4.3.4/ext/gd/gd.c:1863: undefined reference to
`gdImageBoundsSafe'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
I tryed downloading the gd lib from their site, install it , and use
--with-gd-dir=/my gd dir
then the make goes trough but when I load a phpinfo(); page the extension
isnt loaded.
Im pretty much stuck there...
anyone?
_________________________________________________________________
MSN Search, le moteur de recherche qui pense comme vous !
http://fr.ca.search.msn.com/
- Next message: michaelrflora <email protected>: "Re: [PHP-INSTALL] Undefined constant errors - possible global variable problem?"
- Previous message: Rasmus Lerdorf: "Re: [PHP-INSTALL] php4 and apache2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

