Other Installation Processes

 

To upgrade a current installation

1.  Follow the instructions for an initial installation, as given above, up to the invoking of the RPM command.

2.  Type the following modified rpm command on the Linux console with the current RecurDyn Solver installation file:

rpm -Uvh rdsolver-***.x86_64.rpm

 

To install to temporary directory instead of the default directory

1.  Follow the instructions for an initial installation, as given above, up to the invoking of the RPM command.

2.  Type the following modified rpm command on the Linux console with the current RecurDyn Solver installation file:

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

 

To uninstall the current installation

1.  Move to the installation directory:

cd /opt/functionbay/<RecurDyn Version>

 

2.  Uninstall RecurDyn Solver:

rpm -e rdsolver

rpm –-erase –-allmatches rdsolver-<RecurDyn Version> (When several versions are installed)