2. Install libevent from http://libevent.org
- Download libevent compressed file
- Extract and point to folder
- compile using command: ./configure && make
- install using command: sudo make install
- download Tor source from https://www.torproject.org/download/download (choose Source Code section)
- extract and point to folder
- compile using command: ./configure && make
- run using command: src/or/tor