Page 1 of 1

Problem with installation on HP system

Posted: Wed Dec 08, 2004 4:59 am
by akrzy
Hi.
Is it require to move all installation catalogs and files from CD to server?
Can I install DataStage on HP in the different way?

Have someone experiance with installation on HP system?

Regards,
Anka

Posted: Wed Dec 08, 2004 7:28 am
by chulett
Not sure what you are asking. :?

Yes, the standard UNIX server installation requires a certain amount of 'temp' space be available where the contents of the CDROM are 'unpacked' and the installation actually runs from. No way 'round that, as far as I know.

What kind of specific problem or errors are you having?

Posted: Wed Dec 08, 2004 2:45 pm
by ray.wurlod
It is necessary to have temp space because some files are compressed on the CD; the CD being read-only means they can't be uncompressed there!

Posted: Thu Dec 09, 2004 4:09 am
by akrzy
OK,
I need "Temp" but should I move whole CD into "Temp" directory or just *.tar files?

Posted: Thu Dec 09, 2004 10:52 am
by ogmios
Mount the cd and install from there.

If you don't have physical access to the machine you can ftp the contents to the server to any place you like. But if you use tar on Windows to put all files of the CD in one file be careful as the installation script will not work properly anymore. The script I believe assume some files without extension will get a '.' attached to the filename, while if you tar on windows this is not the case (probably also depending on which tar application you use).

When running the installation script you can choose where the temporary files will be put.

Ogmios

P.S. If you move the files to the server, move ALL files.