Hello
I am not experienced at this
I am trying to compile the cli version of php5 on debian
I have the following packages configured
mil:/usr/src/php-5.0.3# less configure
mil:/usr/src/php-5.0.3# php -m
[PHP Modules]
bcmath
bz2
calendar
ctype
curl
dbase
dom
exif
ftp
gd
iconv
imap
libxml
mbstring
mcrypt
mysql
openssl
pcre
posix
session
SimpleXML
SPL
SQLite
standard
sysvmsg
sysvsem
sysvshm
tokenizer
xml
zlib
mil:/usr/src/php-5.0.3# php -m
[PHP Modules]
bcmath
bz2
calendar
ctype
curl
dbase
dom
exif
ftp
gd
iconv
imap
libxml
mbstring
mcrypt
mysql
openssl
pcre
posix
session
SimpleXML
SPL
SQLite
standard
sysvmsg
sysvsem
sysvshm
tokenizer
xml
zlib
[Zend Modules]
What I cannot get configured is the --with-zip directive.
I am not sure but in looking through the configure script I see no reference to an option for it
perhaps I am just exposing my ignorance is there a way to get this library to configure?
James Bennett
Business Functionality