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

Home » Public Forums » archive » idlwave: spaces round = and other operators
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: idlwave: spaces round = and other operators [message #58458 is a reply to message #58373] Thu, 31 January 2008 11:46 Go to previous messageGo to previous message
Benjamin Hornberger is currently offline  Benjamin Hornberger
Messages: 258
Registered: March 2004
Senior Member
JD Smith wrote:
> I'm going to guess that the system routines aren't being located. Do
> you see an error like "Could not locate any system routine
> information." after loading IDLWAVE? This indicates that IDLWAVE
> can't find your IDL install (it usually consults the IDL_DIR
> environment variable, or asks the shell, but Window's has no IDL
> shell). If so, you need to set the system directory, ala:
>
> http://idlwave.org/idlwave.html#SEC66

Sorry, no luck. I tried both

;; The location of the IDL library directories, both standard, and your
own.
;; note that the initial "+" expands the path recursively
(setq idlwave-library-path
'("+c:/RSI/IDL55/lib/" "+c:/path/to/my/idllibs" ))

;; location of the IDL system directory (try "print,!DIR")
(setq idlwave-system-directory "c:/RSI/IDL62/")

in my .emacs (of course with paths adjusted to my system), but it didn't
help. It did get rid of the "HTML help location not found: try setting
`idlwave-system-directory' and/or `idlwave-html-help-location'." error
message when starting IDLWAVE but didn't get rid of the "spaces around
operators" problem.

Any more ideas?

Thanks,
Benjamin
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Interesting Workbench Experience
Next Topic: Re: Working with color, cursor, and png to extract information

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

Current Time: Sun Oct 12 09:38:54 PDT 2025

Total time taken to generate the page: 1.11960 seconds