A few more Solaris 7 bugs in 1.2.3pre2

Mate Wierdl mw at moni.msci.memphis.edu
Tue Mar 14 04:46:54 EST 2000


On Mon, Mar 13, 2000 at 09:52:01AM -0600, Sean Aaron Lisse wrote:
> > > - The Makefile doesn't include /usr/local/include by default, which is where 
> > > zlib installs itself by default.  Probably oughta be in there.  Same with 
> > > /usr/local/lib.  If you install your gcc to the default directory /usr/local, 
> > I had a problem which might be related to this: while openssh compiles
> > fine, when I try to run ssh as a nonprivileged user, it complains not
> > being able to find zlib (libz.so).  When I run ssh as root, all is
> > well.
> 
> Silly question:  Have you checked the access permissions on the libraries
> to make sure they are user-readable?
> 

ls -l /space/local/lib/libz.*
-rwxr-xr-x   1 root     other      70488 Mar 10 17:26
/space/local/lib/libz.a
lrwxrwxrwx   1 root     other         13 Mar 10 17:31
/space/local/lib/libz.so -> libz.so.1.1.3
lrwxrwxrwx   1 root     other         13 Mar 10 17:31
/space/local/lib/libz.so.1 -> libz.so.1.1.3
-rwxr-xr-x   1 root     other      85600 Mar 10 17:26 /space/local/lib/libz.so.1.1.3

Thx
-- 
---
Mate Wierdl | Dept. of Math. Sciences | University of Memphis  





More information about the openssh-unix-dev mailing list