From: Andy Wingo <wingo@pobox.com>
To: Tobin Harding <me@tobin.cc>
Cc: guile-devel@gnu.org
Subject: Re: getting started with guile dev
Date: Wed, 22 Jun 2016 10:06:43 +0200 [thread overview]
Message-ID: <87a8idve98.fsf@pobox.com> (raw)
In-Reply-To: <20160622043828.GA23104@eros.local> (Tobin Harding's message of "Wed, 22 Jun 2016 14:38:28 +1000")
On Wed 22 Jun 2016 06:38, Tobin Harding <me@tobin.cc> writes:
> I am attempting to get started on some guile hacks. I am running Emacs, Geiser,
> Guile (2.0.11) for Scheme development.
>
> I have cloned the git repository for Guile (current commit d545e45). I can configure
> and build this tree. I can run the executable
>
> $ GUILE_TREE/libguile/guile --version
> guile (GNU Guile) 2.1.3.11-d545e-dirty
> Copyright (C) 2016 Free Software Foundation, Inc.
Hi,
This is the development branch. Probably if you are looking at building
on top of Guile you want to check out the stable-2.0 branch.
> My question is this, please, how to replace the system version with the fresh
> build.
>
> make install does not achieve this.
>
> Also I tried running
> $ GUILE_TREE/libguile/guile -L $GUILE_TREE/modules/
>
> but that does not seem to load the new modules.
To run Guile uninstalled, you run meta/guile from the build directory.
Cheers,
Andy
next prev parent reply other threads:[~2016-06-22 8:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-22 4:38 getting started with guile dev Tobin Harding
2016-06-22 8:06 ` Andy Wingo [this message]
2016-06-22 10:45 ` Taylan Ulrich Bayırlı/Kammer
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=87a8idve98.fsf@pobox.com \
--to=wingo@pobox.com \
--cc=guile-devel@gnu.org \
--cc=me@tobin.cc \
/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).