PDA

View Full Version : Solaris install.sh problem


inspirix
07-30-2008, 03:15 AM
This is on a Joyent Accelerator (Solaris):

Right as the actual installation seems to be taking place Im getting this:

Setup up PHP [Y/n]: n

Installing, please wait...

./install.sh: test: argument expected

And it quits. Im using lsws-3.3.15-std-i386-solaris.tar.gz

I've checked out the functions.sh file a bit, but didn't want to attempt to mess with it and screw things up more.

Not sure if there is anything I can do, or if the Solaris installation commands need some tweaking?

Joe

inspirix
07-30-2008, 08:06 PM
I had to make one change to get installation to complete:

line 983
echo "skip"
#install_whm_plugin

Why would it want to install that? It didnt ask me if it should.

And one change after installation to bin/lswsctrl:

change hard coded "ps aux" to "ps -elf"

Will I need to do this on a continuous basis? Will automatic upgrades fail because of this?

Joe

mistwang
07-30-2008, 09:50 PM
We will have this address for solaris installation.