Home »
Public Forums »
archive »
Re: Problem setting up emacs idl-shell
Re: Problem setting up emacs idl-shell [message #6216] |
Fri, 17 May 1996 00:00 |
hrebhan
Messages: 10 Registered: January 1995
|
Junior Member |
|
|
Hi,
In article <ASB.96May15131055@helix.nih.gov> asb@helix.nih.gov (alan barnett) writes:
>
> I want to run idl form an emacs idl shell. I installed idl-shell.el
> and added the appropriate line to my .emacs file. When I typed
>
> M-x idl-shell
>
> I got the error message:
>
> Cannot open load file: idl
>
> I figure that line 234 in idl-shell.el, which reads
>
> (require 'idl)
>
> is causing the problem, so I changed it to include the full path to
> idl executable. When I tried it again, I got a different error
> message:
>
There is a little misunderstanding about the name 'idl' ;-)
Emacs is looking for the file idl.el and not for the binaries
if idl itself. To run idl under emacs you need both idl-shell.el
and idl.el ! (and of course a proper setup of PATH-variables for
the idl binaries)
BTW: Install it anyway , it's worth it ! I never start IDL without
Emacs !-)
Servus, Helge
--
------------------------------------------------------------ ----
| Helge Rebhan |
| Alfred-Wegener-Institut fuer Polar- @@@@ |
| und Meeresforschung ___||_ |
| \--/ oooo |--/ |
| Sektion Physik I ~~~\__________/~~~ |
| Am Handelshafen 12 |
| 27570 Bremerhaven |
| Tel. 0471-4831-277 |
| Fax. 0471-4831-425 e-mail : hrebhan@awi-bremerhaven.de |
------------------------------------------------------------ ----
|
|
|
Current Time: Wed Oct 08 17:46:34 PDT 2025
Total time taken to generate the page: 0.00557 seconds