Page 1 of 1

Error installing Datastage 7.5 on Solaris

Posted: Mon May 19, 2008 1:51 pm
by leeb
Hello, I'm trying to install Datastage for the first time on a Solaris server and I'm getting this error that I can't resolve. I'm logged in as root and kicked off the install.sh file using the following:

# ./install.sh -admin psoftusr

After it does a few checks, I get an error message where it's about to kick off the setup executable:

sh: ./setup.: cannot execute
ERROR: reading return code in /tmp/dsinstall/.dsinstall

FYI: I copied the cd locally onto my server and have created the symbolic links to append a "." on the end of some files. AND I believe the directory permissions are set right.

Any ideas?

THANKS IN ADVANCE!

Re: Error installing Datastage 7.5 on Solaris

Posted: Mon May 19, 2008 2:50 pm
by chulett
leeb wrote:and have created the symbolic links to append a "." on the end of some files.
I'm curious why this step? And which 'some files'? I don't know beans about Solaris or what extra who-ha it may require, it was just that this struck me as odd and something that could cause the install script to fail.

Posted: Mon May 19, 2008 4:42 pm
by jseclen
Hi Leeb,

I hope this help you ... when i install the DS enterprise in this case, will run in AIX server. the instalation crash in the N step (i dont remember what step), the problem, the CD files was copied into the server. When we run from the pishical cd rom mounted in the server, the instalation run ok ...

I think that you have this problem.

Re: Error installing Datastage 7.5 on Solaris

Posted: Tue Jul 01, 2008 2:42 pm
by leeb
chulett wrote:
leeb wrote:and have created the symbolic links to append a "." on the end of some files.
I'm curious why this step? And which 'some files'? I don't know beans about Solaris or what extra who-ha it may require, it was just that this struck me as odd and something that could cause the install script to fail.
The install guide said to create these symbolic links if you were to run it without mounting the install cd.

Posted: Tue Jul 01, 2008 2:45 pm
by leeb
jseclen wrote:Hi Leeb,

I hope this help you ... when i install the DS enterprise in this case, will run in AIX server. the instalation crash in the N step (i dont remember what step), the problem, the CD files was copied into the server. When we run from the pishical cd rom mounted in the server, the instalation run ok ...

I think that you have this problem.
Thanks, I mounted the cd onto the Solaris box and I still get the same error. Any other ideas?

thanks!

Posted: Tue Jul 01, 2008 5:39 pm
by John Smith
Hi,
What shell are you running? Try using Korn Shell (ksh).