Please run:
ln -sf /bin/bash /bin/sh
then unpack the installer tar.gz again and run setup. Some Ubuntu versions have a wrong symlink for /bin/sh ro /bin/dash which breaks many configure scripts, like the script from apache. I recommend that you have a look at the perfect setup guide for your ubuntu version, it is described there.
|