Remove Foundry FLEXLM Tools

Removing FFT version 5.0

To un-install FFT 5.0, please run the FFT Uninstaller that is installed in the FLEXlmTools5.0 directory.

Removing FFT version 4.0

If you need to remove FFT 4.0, please follow the instructions below


How to Remove FFT 4.0 from Mac OS X

  1. Open a terminal from /Applications/Utilities
  2. Login as root
  3. Type /usr/local/foundry/FLEXlm/lmutil lmdown -c /usr/local/foundry/FLEXlm/foundry.lic [enter]
  4. Remove the old server by typing:
    rm -r /Library/StartupItems/FoundryFLEXlmServer [enter]
    rm /usr/local/foundry/FLEXlm/lmgrd [enter]

How to Remove FFT 4.0 from Windows

  1. In the start menu search box, type cmd [enter] to bring up a console
  2. In the console type C:\Program Files\The Foundry\FLEXlm\remove.bat [enter]

How to Remove FFT 4.0 from RedHat/Centos Linux

  1. Open a terminal
  2. Type /etc/init.d/foundrylmgrd stop [enter]

How to Remove FFT 4.0 from Debian Linux

  1. Open a terminal
  2. Type /usr/sbin/update-rc.d -f foundrylmgrd remove [enter]

How to Remove FFT 4.0 from SuSE Linux

  1. Open a terminal
  2. Type /sbin/chkconfig --del foundrylmgrd [enter]