unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* getting started with guile dev
@ 2016-06-22  4:38 Tobin Harding
  2016-06-22  8:06 ` Andy Wingo
  2016-06-22 10:45 ` Taylan Ulrich Bayırlı/Kammer
  0 siblings, 2 replies; 3+ messages in thread
From: Tobin Harding @ 2016-06-22  4:38 UTC (permalink / raw)
  To: guile-devel

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.

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.

thanks,
Tobin Harding.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-06-22 10:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-22  4:38 getting started with guile dev Tobin Harding
2016-06-22  8:06 ` Andy Wingo
2016-06-22 10:45 ` Taylan Ulrich Bayırlı/Kammer

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).