bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [guile-lib] configure: error: expected an absolute directory name fo


From: Bernardo Ezequiel Contreras
Subject: Re: [guile-lib] configure: error: expected an absolute directory name for --prefix: ...
Date: Thu, 26 May 2011 22:41:00 -0300



On Thu, May 26, 2011 at 5:44 AM, Andy Wingo <address@hidden> wrote:
Hi Bernardo,

On Thu 26 May 2011 01:32, Bernardo Ezequiel Contreras <address@hidden> 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!


reply via email to

[Prev in Thread] Current Thread [Next in Thread]