[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] missing INSTALL
From: |
Heinz-Jürgen Oertel |
Subject: |
Re: [Groff] missing INSTALL |
Date: |
Tue, 12 Apr 2016 20:23:07 +0200 |
User-agent: |
KMail/4.14.9 (Linux/3.16.7-35-desktop; KDE/4.14.9; x86_64; ; ) |
Am Dienstag, 12. April 2016, 19:42:59 schrieb Carsten Kunze:
> > the README
> > mentions INSTALL
> > ----
> > See the file `INSTALL' for instructions on how to install from a
> > release. You will require a C++ compiler.
> > ----
> >
> > But is not available
>
> Maybe your local repository is not in sync. There is the symbolic link
>
> INSTALL -> gnulib/doc/INSTALL
>
> --Carsten
>
I did
./bootstrap
./configure
and now it is back
INSTALL -> gnulib/doc/INSTALL
Thanks
Heinz