help-source-highlight
[Top][All Lists]
Advanced

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

[Help-source-highlight] compiling in build?


From: Federico Bruni
Subject: [Help-source-highlight] compiling in build?
Date: Sun, 11 Dec 2011 20:06:55 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111105 Thunderbird/8.0

Hi,

a lot of files generated by configure confuse Git.
why don't you suggest to compile in the build/ directory? Or improve .gitignore?

I would recommend these instructions:

    git clone git://git.savannah.gnu.org/src-highlite.git
    cd src-highlite
    autoreconf -i
    cd build
    ../configure
    make
    su -c 'make install'

This would make life easier for "non-developers contributors" like me :-)

Cheers,
Federico



reply via email to

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