[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sys.getenv bug?



On Mon, Aug 30, 2004 at 03:38:15PM +0200, Johann Spies wrote:

> # Sys.getenv "HOST";;
> Exception: Not_found.

> zsh % echo $HOST
> burger.sun.ac.za

> Now my question:  How do I correct this problem?

Try "export HOST" in zsh, and then in the *same* zsh, launch the ocaml
toplevel and try again.

-- 
Lionel



Reply to: