From: "José Roberto B. de A. Monteiro" <betoes@igbt.sel.eesc.usp.br>
Subject: Re: setting env variable from Guile
Date: Fri, 29 Jul 2005 11:29:04 -0300 [thread overview]
Message-ID: <20050729142904.GA3862@igbt.sel.eesc.usp.br> (raw)
In-Reply-To: <45e3b2820507280855788f321@mail.gmail.com>
On Thu, Jul 28, 2005 at 05:55:59PM +0200, Aurelien Chanudet wrote:
> 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 ?
Have you ever tried to use Guile primitive function setenv ?
(setenv name value)
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
next prev parent reply other threads:[~2005-07-29 14:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-28 15:55 setting env variable from Guile Aurelien Chanudet
2005-07-29 14:29 ` José Roberto B. de A. Monteiro [this message]
2005-07-29 15:32 ` Aurelien Chanudet
2005-07-29 19:20 ` Christian Mauduit
2005-07-30 13:47 ` Mike Gran
2005-07-30 15:12 ` Thien-Thi Nguyen
2005-08-01 14:28 ` Jon Wilson
-- strict thread matches above, loose matches on Subject: below --
2005-07-28 14:00 Aurelien Chanudet
2005-07-29 7:28 ` David Pirotte
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050729142904.GA3862@igbt.sel.eesc.usp.br \
--to=betoes@igbt.sel.eesc.usp.br \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).