[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Now on google code
On Fri, Jun 17, 2011 at 11:55:02AM -0700, Colin Percival wrote:
> On 06/17/11 11:48, Michael Stevens wrote:
> > On Fri, Jun 17, 2011 at 11:43:43AM -0700, Colin Percival wrote:
> >> Kivaloo is now on google code:
> >> http://code.google.com/p/kivaloo/
> >
> > I'm sure this is a sign I'm Doing It Wrong, but:
> >
> > Checked out revision 9.
> > mstevens@mstevens-laptop:~$ cd kivaloo-read-only/
> > mstevens@mstevens-laptop:~/kivaloo-read-only$ make BINDIR=$HOME/kv install
> > Makefile:11: *** missing separator. Stop.
> >
> > Machine is ubuntu 11.04.
>
> The bits in SVN are the "raw" source tree I use for development -- on my FreeBSD
> system. The release tarballs are "cooked" from this by stripping out some bits
> (e.g., some test code which is probably non-portable) and replacing the build
> code by POSIX Makefiles.
>
> The only thing you're doing wrong is using ubuntu. ;-)
I couldn't find any release tarballs eg at
http://code.google.com/p/kivaloo/downloads/list
On a more careful search I see they're hiding on tarsnap.com.
And now I have a build :)
Michael