URL:
  <http://savannah.nongnu.org/bugs/?31386>

                 Summary: A "BUILD.svn" or similar "how to get started" doc
would be helpful
                 Project: AVR Downloader/UploaDEr
            Submitted by: None
            Submitted on: Wed 20 Oct 2010 02:48:55 PM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Philip
        Originator Email: avrdude_b...@rancidbacon.com
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

A small thing, but I think a document on how to get started with an SVN build
would be helpful. I didn't find one when I looked.

I had some vague recollection that projects that use autoconf generally
required running some script on the raw files from SVN before the usual
configure/make dance would work.

I eventually worked out that the file I should be executing was the one named
"bootstrap".

Ignoring for the moment I should be using a terminal setup that makes it more
immediately obvious which files are executable :) I think it would be nice to
have a brief "getting started doc". Something like:

----------8<----------

BUILD.svn

How to build avrdude from SVN:

1. svn co svn://svn.savannah.nongnu.org/avrdude/trunk

2. cd trunk/avrdude

3. ./bootstrap

4. ./configure

5. make

----------8<----------





    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?31386>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/


_______________________________________________
avrdude-dev mailing list
avrdude-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to