User Tools

Site Tools


openssh

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
openssh [2015/08/18 04:41] fe80:344f:717a:34cb:7947:db38:1099:3634openssh [2015/08/18 07:43] (current) fe80:344f:717a:34cb:7947:db38:1099:3634
Line 2: Line 2:
  
 http://stackoverflow.com/questions/25464755/compiling-openssl-what-does-rodata-and-fpic-mean http://stackoverflow.com/questions/25464755/compiling-openssl-what-does-rodata-and-fpic-mean
 +
 download openssl and compile: download openssl and compile:
  
Line 12: 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.1439872895.txt.gz · Last modified: by fe80:344f:717a:34cb:7947:db38:1099:3634

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki