[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
setting env variable from Guile
From: |
Aurelien Chanudet |
Subject: |
setting env variable from Guile |
Date: |
Thu, 28 Jul 2005 17:55:59 +0200 |
Hi all,
I have a dynamic library located in a non standard
place I'd like to load within guile using
"dynamic-link". The dynamic link editor can be told
where to look for the library using an environment
variable. Is there a way to set up the environnement
variable directly _from_ Guile using for instance the
"system" primitive ?
Thanks,
Aurelien
- setting env variable from Guile,
Aurelien Chanudet <=