Please download the current version from our website, if you have a fully paid annual rental license or support and maintenance contract. This version will then have a ‘Install License’ button for you to install the license key.
The problem you are experiencing can sometimes occur if you do not have write permission to the folder containing the example programs. What I would suggest that you do is copy the folder containing the examples to location on your PC where you have write access (for example, in the folder [...]
ASRemlW opening more than once or error messages saying the file is already open or cannot be accessed, the first thing to check is the Tools|Options menu. For “Location of ASReml program file” it should say C:\Program Files\……\ASReml.exe. In this example it is wrong, because it says ASRemlW.exe. Changing it to [...]
The problem that you are experiencing is due to ASReml/GenStat not being able to find the license key. There are a few reasons why this is happening so please could you check the following: 1. The license key has been saved into either of the following locations: C:\Program Files\Common Files\VSNInternational\Licenses C:\Program Files\<softare [...]
Please delete all .lic files which are located in your ASReml/GenStat directory. Once these license files have been deleted it should bring up the dialogue box to allow you to register for a key when opening the software. The main reason that the dialogue box was not appearing before, was because ASReml/GenStat [...]
In this case the license wants to be put in: C:\Program Files (x86)\Common Files\VSN International\Licenses instead of: C:\Program Files\Common Files\VSN International\Licenses
This error usually occurs if you try to install a 64-bit version of ASReml on a 32-bit PC. I would suggest that you try downloading the 32-bit version of ASReml from our website at http://www.vsni.co.uk/downloads/asreml/ and try installing this version.
This error usually occurs if you try to install a 64-bit version of ASReml on a 32-bit PC. I would suggest that you try downloading the 32-bit version of ASReml from our website at http://www.vsni.co.uk/downloads/asreml/ and try installing this version.
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 [...]
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: [...]