-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
~/psiphon$ cp openssh-5.9p1/ssh .
cp: cannot stat 'openssh-5.9p1/ssh': No such file or directory
Step 1
~:$ git clone https://github.com/thispc/psiphon.git
~:$ cd psiphonSource : How do I install Psiphon on Ubuntu 14.04 LTS (Step by Step) and open README.md for instructions.
Step 2
~:$ sudo apt-get install software-properties-common
~:$ sudo apt-add-repository -y ppa:rael-gc/rvm
~:$ sudo apt-get update
~:$ sudo apt-get install rvm
~:$ sudo apt install libssl1.0-devSource: ./configure fails when using libssl-dev 1.1.0g #22
Step 3
psiphon:~$ cd openssh-5.9p1
openssh-5.9p1:~$ ./configure
openssh-5.9p1:~$ make
openssh-5.9p1:~$ cd ..
psiphon:~$ rm ssh
psiphon:~$ cp openssh-5.9p1/ssh .Originally posted by @englianhu in #36 (comment)
Metadata
Metadata
Assignees
Labels
No labels