Beginner's guide to installing DSLS on Linux (RHEL 9.3)

Beginner's guide to installing DSLS on Linux (RHEL 9.3)

Steps will be shown to install DSLS on Linux using RHEL 9.3. Note that you will need at least RHEL 8.6 for all the necessary libraries for this to work.

Go to https://www.3ds.com/support/software-downloads and download the latest version of DSLS


Assuming you are using the Downloads folder for the file. Extract the contents of V6R2024x.FP.CFA.2405.Part_DS_LicenseServer.AllOS.tar in the same location. Note ytan is the user account.

For simplicity, copy the RedHat_Suse folder to the Downloads folder

Open the terminal and type in the following:

sudo -i

then enter the password. You should now see # and ready for the next set of instructions.

Type in

cd /home/ytan/Downloads/RedHat_Suse

Once you are there, type in

./startInstLicServ

The installation should start and you should be able to see the DSLS GUI after.
Right-click on the computer name under Server Definition tab and select Connect. The Status icon should change color. 

    • Related Articles

    • Additional supported Linux distribution for DSLS outside of RedHat and Suse

      The officially supported Linux versions for DSLS are RedHat(8.6 or higher) and Suse per the official DSLS installer on the DS download site. We should stick with the officially supported OS when interfacing with customers but these cases here only ...
    • Abaqus Installation Guide (DSLS)

      The installation process of Abaqus now includes the other SIMULIA products which includes fe-safe, TOSCA & iSight. The following steps will guide through the general process of installing Abaqus 2023 on a Windows system. The standard Abaqus license ...
    • Switching between License Server Type: DSLS to Flexnet

      Server Machine DSLS to Flexnet Browse to C:\SIMULIA\EstProducts\202x\win_b64\SMA\site\EstablishedProductsConfig.ini and open it with a text editor: Change dsls to flex in: LICENSE_SERVER_TYPE=flex And remove ...
    • Switching between License Server Type: Flexnet to DSLS

      Server Machine Flexnet to DSLS Browse to C:\SIMULIA\EstProducts\202x\win_b64\SMA\site\EstablishedProductsConfig.ini and open it with a text editor: Add LICENSE_SERVER_TYPE=dsls and ...
    • DS License server validation error exit code 256

      Question: Why am I seeing "The DS license server specified is not valid." error during installation of my SIMULIA software? The following messages are displayed when I tried to run the installer after setting my DSLS license server which is verified ...