User Tools

Site Tools


openssh

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
openssh [2015/08/18 04:34] – created fe80:344f:717a:34cb:7947:db38:1099:3634openssh [2015/08/18 07:43] (current) fe80:344f:717a:34cb:7947:db38:1099:3634
Line 1: Line 1:
 static link openssh: static link openssh:
 +
 +http://stackoverflow.com/questions/25464755/compiling-openssl-what-does-rodata-and-fpic-mean
  
 download openssl and compile: download openssl and compile:
Line 11: Line 13:
 install openssh: install openssh:
  
-  ./configure --with-md5-passwords #necessary, or xcrypt.c cannot reference crypt()+  ./configure --with-md5-passwords --prefix=/usr/ --sysconfdir=/etc/ssh --with-pam  
 +   #necessary, or xcrypt.c cannot reference crypt()
      
   modify Makefile, add -I/usr/local/openssl/include to CPPFLAGS,   modify Makefile, add -I/usr/local/openssl/include to CPPFLAGS,
openssh.1439872471.txt.gz · Last modified: by fe80:344f:717a:34cb:7947:db38:1099:3634

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki