PDA

View Full Version : zzip make fails



ortaklar
05-22-2004, 06:42 AM
Hello,
I have purchased a new DA licence for testing my linux knowledge and I wanted to install it...
After I run the setup.sh script while custom apache builds the zziplib gives an make error...
And I choose don't try again to make. The setup is aborted without php install.
What am I doing wrong?

Thanks for help.

ProWebUK
05-22-2004, 08:50 AM
error?

And for php,

cd /usr/local/directadmin/customapache
./build all
or
./build php

Chris

ortaklar
05-22-2004, 09:08 AM
Hello
But I think there may be another think related this issue..
Make command fails when setup.sh tries to build zzip lib.
It asks to try again if I choose no setup is aborted without php install..
After this I go to the directory /usr/local/directadmin/customapache/zziplib-0.10.82
and tried make command again but it fails with the same error.
But when I go to the i686-pc-linux-gnu directory I was success with zzip lib installation..
After all those steps I run custumapache.sh script and answered no to the question 'Build zzlib again?' and everything seems working fine now...
Here is the error I have:


MAKE i686-pc-linux-gnuoldld : 0 * all-all
make: *** [all-all] Error 1

Thanks