On Thu, May 26, 2011 at 5:44 AM, Andy Wingo <[email protected]> wrote: > 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/ >
in my ubuntu 10.10 box is ./autogen.sh --prefix=/usr && make thanks![?]
<<328.png>>
