[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #5162 [- Select a component]: Update README to mention autogen.sh
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs