Re: Re: Re: Re: installing elan for linux
Up one level
Re: Re: Re: Re: installing elan for linux
Posted by
dietuyt
at
2007-03-29 14:32
Good news: we found a solution to this problem.
before running the installer do this (on the command line):
sed -i "s/export LD_ASSUME_KERNEL/#xport LD_ASSUME_KERNEL/" ELAN_30_linux_install.bin
Now run the installer.
After the installation, go to the directory where elan is installed and execute the following command:
sed -i "s/export LD_ASSUME_KERNEL/#export LD_ASSUME_KERNEL/" ELAN_3.0
Now you should be able to run elan. (We have tested this on ubuntu 6.10) Can you let us know whether this solves your problem?
Best regards,
Dieter
before running the installer do this (on the command line):
sed -i "s/export LD_ASSUME_KERNEL/#xport LD_ASSUME_KERNEL/" ELAN_30_linux_install.bin
Now run the installer.
After the installation, go to the directory where elan is installed and execute the following command:
sed -i "s/export LD_ASSUME_KERNEL/#export LD_ASSUME_KERNEL/" ELAN_3.0
Now you should be able to run elan. (We have tested this on ubuntu 6.10) Can you let us know whether this solves your problem?
Best regards,
Dieter
Re: Re: Re: Re: Re: installing elan for linux
Posted by
Bas
at
2007-05-06 17:59
Hi,<br><br>I had the same problem on Ubuntu 7.04. <br>I applied Dieter's suggestion from above, and that did the trick: installation worked and running Elan works as well.<br><br>Would've been nice if there was a 'known issues'-link on the downloads-page and info like this would be avaiable there.<br><br>Thanks anyway for solving this.<br><br>Bas.<br><br><br>
Re: Re: Re: Re: Re: Re: installing elan for linux
Posted by
dietuyt
at
2007-05-31 14:49
For the sake of completeness: this issue has been fixed in the latest release of ELAN (3.1.0)<br>