导航

随笔分类 -  perl

perl things
摘要: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 阅读(728) 评论(0) 推荐(0)