[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-talk] Help users in Iran reach the internet
Brandon,
Use the --prefix option of the configure script:
$ ./configure --prefix=/some/local/path
$ make
$ make install
Then make sure /some/local/path is in your PATH:
$ echo 'PATH=/some/local/path:$PATH' >> ~/.profile
$ echo 'export PATH' >> ~/.profile
$ source ~/.profile
Mansour
_______________________________________________
tor-talk mailing list
tor-talk@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk