Thanks for your help everybody ! it seems that the "better" way i found
is
cd
phpize
autoconf
./configure
make
make install
assuming that php is installed in the machine. I dont think the src are
needed.
Thanks for your help
Michel
Andrey Hristov <[EMAIL PROTECTED]>
Hi everybody
I Have to compile a library (namely, a payment library) and the bank
release a .c source. Therefore I need to make and compile it, but they
mention that
"you need to install the php-devel package in order to compile"...
what should I download
- on my macosx
- and on my linux
to comp