Page 1 of 1

Compiling DBase Extension

Posted: Thu Mar 31, 2011 12:30 pm
by rednival
I am trying to compile the DBase extension under PHP 5.3 and I have followed the instructions I have found in several locations. I run 'make' but when it finishes, I have dbase.la and libdbase.a. I am no expert, but I believe I should have dbase.so in there as well.

What would cause the .so file to not be create? I don't receive any messages when I run make. It seems to run without issues or warning.

Trying to get this compile in AIX 5.3. Thanks.