Page 1 of 1

Installation Error - DataStage Server on AIX

Posted: Tue Aug 08, 2006 1:22 pm
by Bryceson
Hi Folks,

My Unix System Admin is running Installation of DS Server on Unix AIX. . . . but the installation died with this message:

Code: Select all

Unpacking support libraries

A file or directory in the path name does not exist.
./install.sh[22]: /home/dmrs508/tmp/cdrom/aix/server.: 0403-016 Cannot find or open the file.
ERROR: cannot unpack libdslic.so
Any ideas as what could be causing this is appreciated!!

Thanks . . . Bryceson

Posted: Tue Aug 08, 2006 1:24 pm
by Krazykoolrohit
search the forum. you will get some posts on libdslic.so. one such example is:

viewtopic.php?t=87279&highlight=libdslic

Posted: Tue Aug 08, 2006 2:05 pm
by Bryceson
Thanks much!!

further details on Sun Solaris

Posted: Thu Aug 10, 2006 1:52 am
by rlanda
Hi,

To avoid from restarting the install process many times on Sun Solaris:
Make a copy of the CDROM to a temp directory, then rename the following files by adding a tailing dot "."

- solaris/server => solaris/server.
- solaris/dbengine/startup => solaris/dbengine/startup.
- setup => setup.

Regards,