Multi Installation Process

 

To create a temporary directory

1.  Log in as superuser.

2.  Type the following on the Linux console:

cd /tmp/

mkdir rdsolver

 

To load and install the RecurDyn Solver

1.  Move the RecurDyn Solver installation file from the media to the temporary directory:

cp rdsolver-***.x86_64.rpm /tmp/rdsolver/

2.  Change to the temporary directory and run the installation utility:

cd /tmp/rdsolver/

rpm -ivh --replacepkgs --prefix=/ temporary directory / rdsolver-***.x86_64.rpm