openssl defaults to build static, but if you need shared lib

./config --prefix=$HOME shared

will be enough

openssh, said in some mail list for 3.8p1
i don't know if this would work.

 ./configure --with-privsep-path=$HOME/empty --with-ldflags=-static --with-ssl-dir=$HOME/usr --prefix=$HOME/usr

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-14
  • 2021-04-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-08-29
  • 2021-07-17
  • 2022-12-23
  • 2022-02-15
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案