monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] Instructions to compile usher?


From: Jeronimo Pellegrini
Subject: Re: [Monotone-devel] Instructions to compile usher?
Date: Sat, 13 May 2006 08:19:32 -0300
User-agent: Mutt/1.5.11+cvs20060403

On Sat, May 13, 2006 at 07:33:37AM -0300, Jeronimo Pellegrini wrote:
> Hi.
> 
> It seems that there are no instructions to compile Usher. I have
> used autotools for a few projects already, but can't figure out
> how to compile usher. What is the method I should use?

Hmm, never mind. I managed to compile it doing:

$ aclocal -I .
$ automake -a
$ autoheader
$ autoconf
$ ./configure
$ make

But maybe this should be in the INSTALL file? (It's currently empty)

Thanks,
J.




reply via email to

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