On Mon, 10 Mar 2003, John T Nelson wrote:
>
> All,
>
> I recently installed openssh 3.4p1-2 on my machine (which is the version
> that can be ftp'd from Redhat) for 8.0, but when I try to run sshd, the
> daemon complains that it needs GLIBC 2.3. This version of GLIBC
On Mon, 10 Mar 2003, John T Nelson wrote:
> I recently installed openssh 3.4p1-2 on my machine (which is the version
> that can be ftp'd from Redhat) for 8.0, but when I try to run sshd, the
> daemon complains that it needs GLIBC 2.3. This version of GLIBC isn't
> available
All,
I recently installed openssh 3.4p1-2 on my machine (which is the version
that can be ftp'd from Redhat) for 8.0, but when I try to run sshd, the
daemon complains that it needs GLIBC 2.3. This version of GLIBC isn't
available from Redhat (at least not from the FTP site).
On Fri, 4 Oct 2002, Jakub Jelinek wrote:
> [...]
> If you want to see startup time differences because of dynamic reloc
> reduction, compare LD_DEBUG=statistics someprogram on RHL 7.2 and 8.0.
> As for prelink, you can run as root
> prelink -avm
Hello,
I just tried what you propose but, after a l
On Fri, 2002-10-04 at 10:28, Jakub Jelinek wrote:
> > In other words: that 2.2.93 is almost 2.3 ?
>
> Yes, it is almost 2.3. Most of the changes between 2.2.93 and 2.3 were
> changes for non-x86 architectures.
> If you want to see startup time differences because of dynamic reloc
> reduction, comp