Richard G
Verified User
Is the install script being worked on or something?
At first I run setup.sh and get this problem:
I could choose the correct service, but things should work by itself, so I didn't trust this. Especially because the cat /etc/redhat-release command gave the correct output.
So I thought well... and downloaded the setup.sh script again and now it did not complaint here, but now I got this line 32!! times. I masked the ip with xx.
Line 883 only says
Please help, we would like to get this server installed but we can't permit us issues with this one now.
At first I run setup.sh and get this problem:
*** Unable to determine which services pack to use ***"
I could choose the correct service, but things should work by itself, so I didn't trust this. Especially because the cat /etc/redhat-release command gave the correct output.
So I thought well... and downloaded the setup.sh script again and now it did not complaint here, but now I got this line 32!! times. I masked the ip with xx.
Code:
./setup.sh: line 883: [: 176.xx.xx.xx: integer expression expected
./setup.sh: line 883: [: 176.xx.xx.xx: integer expression expected
./setup.sh: line 883: [: 176.xx.xx.xx: integer expression expected
./setup.sh: line 883: [: 176.xx.xx.xx: integer expression expected
./setup.sh: line 883: [: 176.xx.xx.xx: integer expression expected
Line 883 only says
"if [ ${i} -le ${1} ]; then"
so what is wrong here?Please help, we would like to get this server installed but we can't permit us issues with this one now.