Home    Search    Up    Reference Manuals    Return   

Gensys-2406

Download and install gensys from a deb-file

  1. Download the deb-file:
    Depending your GNU C library version, you must chose the deb-file that fits to your system. To see your GNU C library version, please write:
    ldd --version
    Please choose the deb-files that is suitable for your machine:
    GNU C library version 2.31 Currently not available
    GNU C library version 2.35 compiler gcc 13.1.0 gensys-2406_240701_2.35_amd64.deb
    GNU C library version 2.35 compiler gcc 12.3.0 gensys-2406_240814_gcc12.3.0_GLIBC2.35_amd64.deb
    (If you have problems with downloading the file. Please check the following:
    • Make sure that no firewall prevents you from downloading files from the Internet.
    • Try different web-browsers, including modern versions of Firefox and Chrome.)
  2. If the file has been successfully downloaded:
    The size of the deb-files should be:
      Bytes:        File:
    89297834        gensys-2406_240701_2.35_amd64.deb
    41724482        gensys-2406_240814_gcc12.3.0_GLIBC2.35_amd64.deb
    
    The sha256sum message digest of the deb-file should be:
    sha256sum *.deb
    4db6cbb43b623b6402f674feeb949ea0d0a3bd9033a791e4f64f7e836fe5d237  gensys-2406_240701_2.35_amd64.deb
    92954e9e13bc43535dce2ed6b62253a56a4c0dd3fb3273f10510589096ad1ac9  gensys-2406_240814_gcc12.3.0_GLIBC2.35_amd64.deb
    
  3. Unpack one of the deb-files with command:
    sudo gdebi gensys-2406_240701_2.35_amd64.deb                 2>&1 | tee -a /tmp/gdebi.out
    sudo gdebi gensys-2406_240814_gcc12.3.0_GLIBC2.35_amd64.deb  2>&1 | tee -a /tmp/gdebi.out
    
    Gensys is now installed in directory "/opt/gensys/gensys-2406"

Set search path and other initilization files

Download the setup files:
gensys_setup_files.sh
gensys_setup_files.tgz
Move the two files to your home directory.

Make sure file install_setup_files.sh has execute permissions:

chmod +x install_setup_files.sh

Then launch script ./install_setup_files.sh:

./install_setup_files.sh

Log out an in again, to make the changes to take effect.

Gensys-2406 in now installed, and the search path to gensys-2406 has been updated. You should now be able to launch program genfile-gtk, genfile and/or genterm, by double clicking on their icons on the background menu.