[tor-bugs] #5162 [- Select a component]: Update README to mention autogen.sh

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Feb 17 19:37:48 UTC 2012


#5162: Update README to mention autogen.sh
----------------------------------+-----------------------------------------
 Reporter:  bestchai              |          Owner:                  
     Type:  defect                |         Status:  new             
 Priority:  trivial               |      Milestone:                  
Component:  - Select a component  |        Version:  Tor: unspecified
 Keywords:  easy documentation    |         Parent:                  
   Points:                        |   Actualpoints:                  
----------------------------------+-----------------------------------------
 The top level README file in Tor's source code repo says:

 {{{To build Tor from source:}}}
 {{{       ./configure && make && make install}}}


 These instructions are outdated and do not work on the current repo (the
 configure script does not exist). The instructions should instead say:

 {{{To build Tor from source:}}}
 {{{        ./autogen.sh && make && make install}}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5162>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list