comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: LINUX IDL Install Help
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: LINUX IDL Install Help [message #49423 is a reply to message #49422] Fri, 21 July 2006 11:44 Go to previous messageGo to previous message
JD Smith is currently offline  JD Smith
Messages: 850
Registered: December 1999
Senior Member
On Fri, 21 Jul 2006 10:28:12 -0700, David Fanning wrote:

> F�LDY Lajos wrote:
>
>> if you mount the CDROM by clicking on an icon, this usually uses the
>> noexec flag for mount (so normal users get only restricted permission).
>> Try to mount manually (as root):
>>
>> mount -r -t iso9660 /dev/cdrom /mnt
>> cd /mnt
>> ./xinstall.sh or /bin/sh xinstall.sh
>
> Ok, gentlemen, making progress. Although as always with LINUX, the pace is
> slow, really, really slow. (Who uses this stuff anyway?! I'd be off having
> dinner if I was a Mac user, I'm sure of it.) :-)
>
> We can now run the script and the installation begins. We get to the stage
> where we are asked to select what we want installed. We just want the
> default,
> so all looks terrific and we hit the INSTALL button in front of us. We get
> this
> message:
>
> /usr/local/rsi/idl_6.1/bin/post_unpack was not found. There may be
> errors...
>
> The installation continues on a bit (unhelpfully, as it turns out) and
> even
> (eventually) reports that "IDL was successfully installed!". Ha! Alas,
> there
> is *nothing* installed in /usr/local/bin, which is where we were trying to
> install everything.
>
> I know UNIX users are suppose to know this stuff, but, well...I'm working
> with scientists here. The UNIX knowledge among the whole lot of us would
> hardly fill a thimble, I'm afraid. :-(

IDL goes in /usr/local/rsi/idl_XX, by default, and makes links (if
requested) in /usr/local/bin. You could probably just do (as root):

% ln -s /usr/local/rsi/idl/bin/idl /usr/local/bin/

and be up and running.

JD
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: plot dirac delta function?
Next Topic: color mis-match between screen and ps (mac os x, tiger 10.4.7)

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 06:33:41 PDT 2025

Total time taken to generate the page: 0.08094 seconds