Hi Bernardo,

On Thu 26 May 2011 01:32, Bernardo Ezequiel Contreras <[email protected]> 
writes:

> it tried the following steps from the developers page 
> (http://www.nongnu.org/guile-lib/dev/):
>
> git clone git://git.sv.gnu.org/guile-lib.git guile-lib
>
> cd guile-lib
> ./autogen.sh --prefix=... && make

Here the "..." is intended to be replaced by the prefix that you have
Guile installed in.

For example,

  ./autogen.sh --prefix=/usr/local && make

Happy hacking,

Andy
-- 
http://wingolog.org/

Reply via email to