Browse thread
Sys.getenv does not work under OS X?
-
Alan Schmitt
- Christian Sternagel
- Nicolas Pouillard
- Eric Cooper
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Eric Cooper <ecc@c...> |
| Subject: | Re: [Caml-list] Sys.getenv does not work under OS X? |
On Thu, Sep 11, 2008 at 02:51:06PM +0200, Alan Schmitt wrote: > schmitta@charm compiler % echo $HOST > charm.inrialpes.fr Are you sure HOST is an environment variable, and not just a variable that's set in your shell? You can use "printenv HOST" to check. -- Eric Cooper e c c @ c m u . e d u