Very briefly:
[I was doing this while logged in via ssh -XC to the student's computer, and without a pdf reader installed. If a pdf opens, close it to continue the installation. Don't worry about the errors.]$ wget http://bruker.telemaxx.net/student/linux-topspin.sh $ sudo dpkg --add-architecture i386 $ sudo apt-get update $ sudo apt-get install libxft2:i386 libxtst6:i386 perl-tk libcups2:i386 openjdk-7-jdk $ su - # xauth merge /home/user/.Xauthority # exit $ sh linux-topspin.sh $ ~/carbon/topspin$ sh linux-topspin.sh Verifying archive integrity... All good. Uncompressing TopSpin 3.2.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. NOTE: no display found - trying localhost:11.0 Using TCL_LIBRARY=/tmp/selfgz29293/linux/tcl-8.5.11/lib/tcl8.5 Using TK_LIBRARY=/tmp/selfgz29293/linux/tk-8.5.11/lib/tk8.5 Please enter root password if prompted for it. Password: Starting /tmp/selfgz29293/linux/tk-8.5.11/bin/wish8.5 -f /tmp/selfgz29293/xwinstall.d/swim/lib/xwinstall.tcl -- Using log file: /tmp/install.log Error while displaying /tmp/selfgz29293/rellet.pdf with /tmp/swim-29462/prog/bin/xpdf : /tmp/swim-29462/prog/bin/xpdf: error while loading shared libraries: libSM.so.6: cannot open shared object file: No such file or directory Using log file: /opt/topspin3.2/install.log Error: Cannot create user account flexlm: useradd flexlm: useradd: group flexlm exists - if you want to add this user to that group, use -g. Errors occurred during installation: Error: Cannot create user account flexlm: useradd flexlm: useradd: group flexlm exists - if you want to add this user to that group, use -g.
Here are screenshots from the installation process:
And then we were able to start topspin:sudo mv /usr/local/flexlm/Bruker/licenses/license.dat /usr/local/flexlm/Bruker/licenses/license.bak sudo cp ~/carbon/topspin/license.dat /usr/local/flexlm/Bruker/licenses/license.dat
And finally: