You definitely need header files
Andrey
Michel JORDA wrote:
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
Mich
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]> wrote:
> Michel JORD
Michel JORDA wrote:
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