Info on the 32-bit libraries can be found at
https://repo-bbio.bruker.com/CentOS/7/TopSpinInstallationRequirements.html
Also, the following info was on the Bruker Knowledge base for TS 2.1. Not
sure if it applies to 1.3. Unfortunately, this useful resource is no longer
available for customers to search.
Item #13458 -- Required Modifications for TopSpin 2.1pl8 on CentOS 7.1
Item#: 13458 Opened: October 1, 2015 Status: FAQ Severity: non-critical
OS/Version: LINUX Program: TOPSPIN Component: configuration Version:
2.1.8 Solved in: not solved
Instrument: any Hardware Unit: any Hardware Group: any Summary: Required
Modifications for TopSpin 2.1pl8 on CentOS 7.1
Description:
Workflow to install TopSpin 2.1pl8 on CentOS 7 64 bit
1. CentOS should be installed according to
ftp://ftp.bruker.de/pub/nmr/CentOS/7/TopSpinInstallationRequirements.html
In addition to the packages mentioned there, the package
bruker-compatlibs must be installed.
2. TopSpin 2.1pl8 is not compatible with the Network Manager and the
Firewall setup used on CentOS 7. Therefore it is strongly advised to use the flexlm
and diskless package of TopSpin 3.2pl7 or newer and not the packages coming
with 2.1pl8! Install TopSpin 3.2pl7 with diskless and flexlm, then install
TopSpin 2.1pl8 with the desired packages but do NOT install diskless and
flexlm again!
3. After the successful installation of TopSpin 2.1, some modifications
must be applied: a) remove ld version 2.16.1
cd /opt/topspin/gnu
find . -name ld -exec mv {} {}.org \;
(OS-provided ld version 2.23.52 is used now to link the object files)
b) replace the makeau script with the attached version according to the
also attached installation instruction
4. To allow cf to create hardlinks, the kernel hardlink protection must
deactivated (otherwise only links to files with same owner are allowed):
Switch off the link protection in
/usr/lib/sysctl.d/50-default.conf
change
fs.protected_hardlinks = 1
fs.protected_symlinks = 1
to
fs.protected_hardlinks = 0
fs.protected_symlinks = 0
(See Item 13814)
In some cases TopSpin 2.1 hangs during startup after showing the splash
screen. This can be caused by some configuration in the /home/<username>.topspin*
folder if a newer TopSpin version was started before. After removing this folder,
TopSpin 2.1 should start.
Update:
The Topspin installation information for CentOS 7 is no longer available at
ftp.bruker.de (See Item 14537)
The relevant info can now be found at
http://bruker.telemaxx.net/student/CentOS/7/TopSpinInstallationRequirements.html
___________________________________
Todd Rappe
Minnesota NMR Center <nmr.umn.edu>
612-625-9147 (office)
651-321-TODD (rings office and mobile)
612-624-8892 (magnet lab)
On Fri, Jun 9, 2023 at 12:03 PM DrSpin <rajanp_at_uw.edu> wrote:
> Hello Nadia
> We are running TS1.3PL10 successfully on a CentOS 7 system. You may
> have to put some effort in gathering the 32 bit libraries to make it work,
> though.
>
> Best of Luck.
> Regards
> Rajan
>
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#195): https://urldefense.com/v3/__https://ammrl.groups.=
io/g/main/message/195__;!!PvDODwlR4mBZyAb0!S_NDA-KkOySB5rUSYUNuC4Ted6k-atzH=
YBOwixhfrAPt0rCFq2QQvUOWkSwTWCiD5QeRNP6DCFqPSmUaavN8xocb9JZQ$
Mute This Topic: https://urldefense.com/v3/__https://groups.io/mt/99421420/=
7559972__;!!PvDODwlR4mBZyAb0!S_NDA-KkOySB5rUSYUNuC4Ted6k-atzHYBOwixhfrAPt0r=
CFq2QQvUOWkSwTWCiD5QeRNP6DCFqPSmUaavN8xsOKAult$
Group Owner: main+owner_at_ammrl.groups.io
-=-=-=-=-=-=-=-=-=-=-=-
Received on Fri Jun 09 2023 - 10:20:14 MST