导航

2011年8月11日

摘要: openssl defaults to build static, but if you need shared lib./config --prefix=$HOME sharedwill be enoughopenssh, said in some mail list for 3.8p1i don't know if this would work../configure --with-privsep-path=$HOME/empty --with-ldflags=-static --with-ssl-dir=$HOME/usr --prefix=$HOME/usr 阅读全文

posted @ 2011-08-11 22:36 Morya 阅读(726) 评论(0) 推荐(0)

摘要: using Net::SSH2 's shell method 阅读全文

posted @ 2011-08-11 14:52 Morya 阅读(188) 评论(0) 推荐(0)