[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] Problem building on 32 bit Ubuntu 11.04
From: |
Blake McBride |
Subject: |
Re: [Groff] Problem building on 32 bit Ubuntu 11.04 |
Date: |
Fri, 21 Sep 2012 13:15:22 -0500 |
Thanks. Been using CVS for years and never knew about those update
options. I suppose whenever I had a problem I just deleted the whole thing
an re-checked it out. It is amazing to me that CVS requires special
parameters to do a real update.....
I hope SVN (what I use now) doesn't have this problem!
Blake
On Wed, Sep 19, 2012 at 11:57 PM, Werner LEMBERG <address@hidden> wrote:
> > make[2]: Leaving directory `/home/blake/Backup/groff/arch/misc'
> > mkdir -p -- src/libs/gnulib
> > /bin/bash: line 11: ./configure: No such file or directory
>
> This directory exists in the CVS! It seems you haven't updated the
> CVS repository with
>
> cvs -z9 update -dP
>
>
> Werner
>