groff
[Top][All Lists]
Advanced

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

Re: [Groff] Automake migration proposal


From: Heinz-Jürgen Oertel
Subject: Re: [Groff] Automake migration proposal
Date: Sun, 10 Aug 2014 22:53:58 +0200
User-agent: KMail/4.11.5 (Linux/3.11.10-17-desktop; KDE/4.11.5; x86_64; ; )

Am Sonntag, 10. August 2014, 00:23:06 schrieb Bertrand Garrigues:
> Hi,
> 
> I have made some progress on the Automake migration. The targets that
> were not functionnal yet (namely make install, uninstall, check, dist,
> distcheck) are now completed.
> 
> I've pushed a new branch (called 'automake') on groff's git
> repository. To test it:
> 
> git clone git://git.savannah.gnu.org/groff.git
> git checkout automake
> ./bootstrap
> mkdir build
> cd build
> ../configure
> make -j
> 
> For the moment I've tested it only on my main Linux distro (Arch Linux),
> more tests are needed.
> 
> Regards,
> 
> --
> Bertrand Garrigues
> 

On SuSE 13.1 I did

git clone git://git.savannah.gnu.org/groff.git
cd groff
git checkout automake
./bootstrap
cd build-aux/

../configure
make -j

sudo make install
installed groff at /usr/local/bin/groff


As far as I could see, no errors or warnings in the build process.

Regards
   Heinz



Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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