bugGNU source-highlight - Bugs: bug #35070, Doc: compile in build/

 
 

bug #35070: Doc: compile in build/

Submitter:  Federico Bruni <fedelibre>
Submitted:  Wed 14 Dec 2011 02:56:20 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  bettini
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 24 Dec 2011 04:40:09 PM UTC, comment #1: 

updated documentation to suggest shadow builds (see also the attached patch); pushed upstream

(file #24659)

Lorenzo Bettini <bettini>
Group administrator
Wed 14 Dec 2011 02:56:20 PM UTC, original submission:  

Please add instructions to build in the build/ directory:

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

Two reasons to change:

- currently some files generated by configure and make are not covered by .gitignore, causing 'git status' to become confused

- in any case, shadow build is the recommended way to compile

http://lists.gnu.org/archive/html/help-source-highlight/2011-12/msg00000.html

Federico Bruni <fedelibre>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #24659:  patch0.patch added by bettini (3KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bettini (Updated the item)
  • -email is unavailable- added by fedelibre (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-12-25 bettini StatusNone Fixed
        Assigned toNone bettini
        Open/ClosedOpen Closed
    2011-12-24 bettini Attached File- Added patch0.patch, #24659

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code