I have written three scripts (Install-flash-7, Install-RealPlayer-10 and Install-Swiss-PDB-Viewer-3.7) so that the CD provides support for the major commercial programs and also one of particular interest to me.
The flash install script works great since it does not include sudo.
Note that all three scripts worked on the desktop i use for development of the cd.
The last two scripts make use of sudo in the following way:
QUOTE
sudo rpm -ivh package.rpm
I get the following message when running the two scripts:
QUOTE
sudo: timestamp too far in the future Jun 25 16:27:41 2004
Installers/./Install-Real-Player-10: line 10: 6302 Broken pipe sudo rpm -ivh RealPlayer-0.4.0.186-20040615.i586.rpm
Installers/./Install-Real-Player-10: line 10: 6302 Broken pipe sudo rpm -ivh RealPlayer-0.4.0.186-20040615.i586.rpm
I will release the scripts on this forum as soon as I worked out this bug. Any help in solving it would be welcome.
Cheers.
PS: I am writing this from the CD
[moved from Software by spinynorman]