Hi again,
Okay! I am now able to compile (and use) Lerdorfs stocks example on
my Laptop which runs RedHat... But I still can't get it to work on
my Debian (work machine).
I use the following configure string on both machines - only differences
is the paths to pgsql and apxs
configure --enable-module=so --without-mysql --with-pgsql=/usr/local
--with-stocks=shared
On my RedHat (which has PHP 4.0.4) I get a nice little stocks.so...
On my Debian (which has PHP 4.0.3) I get a not so nice little stocks.a
I just noticed... That I get a warning when compiling on my Debian - I
guess it's nothing, but I'm grasping for straws here...
The warning is:
Thomas:/usr/local/src/php4-4.0.3pl1# make install > fisse2
In file included from sapi_apache.c:58:
/usr/local/src/php4-4.0.3pl1/php_version.h:3: warning: `PHP_VERSION'
redefined
/usr/local/src/php4-4.0.3pl1/main/php_version.h:3: warning: this is the
location of the previous definition
Is anybody able to compile .so files on Debian??
Thomas
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]