Re: Q's about glibc-2.1.90 vs 2.1.3-16

2000-05-25 Thread Matt Wilson
On Thu, May 25, 2000 at 08:56:29AM +0200, Svante Signell wrote: > Hello, > > After installing glibc-2.1-90-11.i686 (and devel,profile,nscd i386) > together with db1 and db2 as needed some applications are behaving > strange: > > For example man and slocate are setgid programs. When running them

Q's about glibc-2.1.90 vs 2.1.3-16

2000-05-24 Thread Svante Signell
Hello, After installing glibc-2.1-90-11.i686 (and devel,profile,nscd i386) together with db1 and db2 as needed some applications are behaving strange: For example man and slocate are setgid programs. When running them as root they segfaults! Changing with chmod g-s, solves the segfault problem,