We have ZZIPlib installed.
My command configure line looks like :
./configure –with-apxs –with-curl –with-curl-dir=/usr/local/lib –with-gd –with-gd-dir=/usr/local –with-gettext –with-jpeg-dir=/usr/local/lib –with-kerberos, etc.
Then I need to add –enable-zip to this line.
I can't even find the right place to run the ./configure --help command.
My command configure line looks like :
./configure –with-apxs –with-curl –with-curl-dir=/usr/local/lib –with-gd –with-gd-dir=/usr/local –with-gettext –with-jpeg-dir=/usr/local/lib –with-kerberos, etc.
Then I need to add –enable-zip to this line.
I can't even find the right place to run the ./configure --help command.
Comment