Skip to content

Commit

Permalink
INSTALL.osx - quick & dirty
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Collison committed Jan 2, 2010
1 parent d9afef8 commit 562448f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions INSTALL.osx
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Quick installation instructions for OS X:
- autoconf
- ./configure --prefix=/usr
- make
- sudo make install
- sudo vi /usr/bin/tsocks
- change LIBDIR to /usr/lib
- create /etc/tsocks.conf. See tsocks.conf.simple.example (will work with just IP changed).

0 comments on commit 562448f

Please sign in to comment.