thanks to all responds. Robyn Mills, Alan Orndorff, Hector Davie, Andrew Watkins, Jeff Stewart, Kain Becki, JIm Winkle, David Foster & Jim McVey. In fact, i deinstall SMCssl, and i decided to do things like in the doc of sun blue prints: http://www.sun.com/blueprints/0701/openSSH.html i downloaded openssl 0.9.6b, compile it (make; make install) zlib is installed like a package JGzlib (on sunfreeware.com) i downloaded openssh2.9p2 and compile it. It works but i have to do things to install it: i have errors about files not found, ssh.1.out, sshd.1.out ... (why?) and i do: ln -s ssh.1 ssh.1.out ln -s scp.1 scp.1.out ln -s sftp.1 sftp.1.out ln -s ssh-add.1 ssh-add.1.out ln -s ssh-agent.1 ssh-agent.1.out ln -s ssh-keygen.1 ssh-keygen.1.out ln -s ssh-keyscan.1 ssh-keyscan.1.out ln -s sshd.8 sshd.8.out ln -s sftp-server.8 sftp-server.8.out ln -s ssh_config ssh_config.out ln -s sshd_config sshd_config.out ln -s primes primes.out then install works! Then i download the tarball openSSH_tools.tar at sun site (see http://www.sun.com/blueprints/tools) and i edit makeOpenSSHPackage.ksh. I execute it, and install the package (on the same machine) because it updates /etc/init.d/openssh.server. EVERYTHING IS OK! PS: i don't like make and make install, so it is a good idea to do a package OBSDssh.pkg. But files of package are in /opt/OBSDssh/bin, instead of /opt/local/bin... -- Gerard HENRY LATP UMR 6632Received on Fri Jul 27 11:28:26 2001
This archive was generated by hypermail 2.1.8 : Wed Mar 23 2016 - 16:25:00 EDT