Hi, My project AIscm [1] uses autotools to build and install Guile binaries (.go) if that is of use to you.
Jan [1] http://github.com/wedesoft/aiscm On July 2, 2015 1:56:00 AM GMT+01:00, Matt Wette <mwe...@alumni.caltech.edu> wrote: >Hi Folks, > >I have developed a set of guile modules. I'd like to be able to >generate a package hosted on, say, github.com (or any other recommended >site). Is there a document providing guidance for this task? For >example, looking at "%load-path" in guile I'm guessing I want the code >to be installed in .../share/guile/2.0/site or .../share/guile/site. >Is the "site-dir" available as a variable? > >Once installed, I'm guessing I can just use guild to compile and that >will install the .go files in the right place (e.g., >.../lib/guile/ccache/2.0). > >Matt -- Jan Wedekind http://www.wedesoft.de/