Vahid Ghafarpour's Blog

نكات جالب از نظر وحيد غفارپور!

Monday, January 1, 2007

Compile SSH on Ubuntu

sudo apt-get install dpkg-dev #need for apt-get source
apt-get source ssh
sudo apt-get install libssl-dev # need for libcrypto
cd openssh-4.3p2
./configure

Labels: ,

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home