64-bit IDL and 64-bit IDL
w2naf at aim.com
w2naf at aim.com
Fri Oct 17 18:33:41 UTC 2008
Thank you so much, James!
I cannot believe what an easy fix that was. I'm a graduate student at Virginia Tech in the new SuperDARN lab, and sometimes these linux boxes are really tricky.
Have a good day!
Nathaniel
-----Original Message-----
From: James Tappin <sjt at star.sr.bham.ac.uk>
Sent: Fri, 17 Oct 2008 2:15 pm
Subject: Re: 64-bit IDL and 64-bit IDL
On Fri, 17 Oct 2008 12:59:54 -0400
w2naf at aim.com wrote:
WC> Hello.
WC>
WC>
WC>
WC> I am using IDL (Interactive Data Language) 7.0 on 64-bit Ubuntu
WC> 8.04. Right now, I can only get IDL to install and run in 32-bit
WC> mode, but I need to have it run in 64-bit mode.
WC>
WC>
WC>
WC>
WC> Does anyone have any experience with this?
The problem is that the script that runs IDL assumes the existence of
/bin/arch which is not present in Debian-based systems.
Fix:
replace "/bin/arch" with "uname -m" in the driver script.
--
+------------------------+-------------------------------+---------+
| James Tappin | School of Physics & Astronomy | O__ |
| sjt at star.sr.bham.ac.uk | University of Birmingham | -- \/` |
| Ph: 0121-414-6462. Fax: 0121-414-3722 | |
+--------------------------------------------------------+---------+
--
ubuntu-users mailing list
ubuntu-users at lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20081017/914d096e/attachment.html>
More information about the ubuntu-users
mailing list