ASReml 2 for Linux

This category contains 6 posts

Installation error, error while loading shared libraries: libXm.so.3 – part 1

The error that you are receiving suggests that there is no libXm.so.3 file.  The library you require is part of openmotif. You might be able to use the command yum to install it: “yum install openmotif”, alternatively you can download an rpm and install from that. Please go to http://rpm.pbone.net and [...]

Installation error: error while loading shared libraries: libXm.so.3 – part 2

ASReml is not finding libXm.so.3 because it is not on one of the standard search paths. As always, there are a number of possible solutions: First locate libXm.so.3. It is quite possibly in /opt/openmotif/usr/lib. If you cannot find it you will have to use find, and alter my suggestions below appropriately: [...]

ASReml installation error, error while loading shared libraries: libXm.so.4

Please could you first of all check that the library installed is in the correct folder, 32 or 64 bit. The error that you are receiving suggests that there is no libXm.so.4 file.  The library you require is part of openmotif. You might be able to use the command yum to [...]

ASReml installation on Ubuntu Linux

There was a discussion about this topic on our mailing list recently (http://www.vsni.co.uk/forum/viewtopic.php?p=556&highlight=&sid=e880a446ff1ff7fc969406be9b12c58a#556) which suggests that ASReml works fine with Ubuntu. Further information is available from our Linux compatibility web page, available at http://www.vsni.co.uk/downloads/asreml/linux-compatibility/

ASReml 2 Linux installation and license key procedure

ASReml v2.00 for Linux Installation Notes ——————————- Platform: AMD Athlon/Opteron or Intel Xeon 64-bit based PC Operating System: Linux (64-bit) Limits: Max Workspace = 32000Mb Features: Interactive Graphics with hardcopy options EPS, WMF, JPG, HPGL, HPGL2, BMP, WPM Note this implementation produced under Red Hat Fedora Core 3, should be suitable [...]