Sounds like you have an old gd1 header file lying around that PHP is
picking up instead of the 2.0 one. Do a "locate gd.h" on your system and
get rid of any old stray versions of this file.
-Rasmus
On Mon, 10 Dec 2001, Allie Micka wrote:
> I'm having a problem compiling PHP 4.1.0 with gd sup
php-install Digest 11 Dec 2001 02:28:51 - Issue 596
Topics (messages 5253 through 5255):
How to compile php4.0.6 with Oracle-9i ?
5253 by: Somsak RAKTHAI
Undefined Variable Warnings & Mail Settings
5254 by: Carolyn Mescan
PHP 4.1.0/gd compile error
5255 by: Allie M
I'm having a problem compiling PHP 4.1.0 with gd support. I've got gd-2.0.
1 installed from the ports tree. php configures fine, but during the
compile it outputs the following:
-c gd.c
gd.c: In function `zm_startup_gd':
gd.c:271: `gdArc' undeclared (first use in this function)
gd.c:271: (Each
PHP List,
I am a new PHP user and have just installed it on a Windows NT IIS Server. I have set
the configuration variable display_errors = Off in the php.ini file but am still
getting many of the errors shown below on the webpage generated by the discussion
board application I am using PHP f
Dear sir,
Now I install "Oracle-9i" running on RedHat-7.2
In php-4.0.6 have option for Oracle-7 or 8 below.
--with-oci8[=DIR] Include Oracle-oci8 support. Default DIR is
ORACLE_HOME.
--with-oracle[=DIR] Include Oracle-oci7 support. Default DIR is
php-install Digest 10 Dec 2001 09:37:28 - Issue 595
Topics (messages 5252 through 5252):
build error, somebody please help me
5252 by: doniface
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL
Dear:
When I try to build php 4.0.6, it return an error message below:
./configure checking lex output file root ./configure lex: command not
found
./configure cannot find output from lex ; giving up
can you tell me how to solve this problem?? I have no idea how to solve
it... :