Re: [hlds_linux] ways to check glibc version (was: RH9 and RH7 with glibc 2.3 ...)

2004-08-18 Thread Rock
--
[ Picked text/plain from multipart/alternative ]
./srcds_run +ip xxx.xxx.xxx.xxx -port 27016 +map de_dust
Auto-restarting the server on crash
Wed Aug 18 11:31:50 EDT 2004: Server Quit

I keep hearing that this error or lack of anything really is a glib ver problem.  It 
looks to me like Im running 2.3 doesn't it?

 /lib/libc.so.6
GNU C Library stable release version 2.3.2, by Roland McGrath et al.
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 3.2 20020903 (Red Hat Linux 8.0 3.2-7).
Compiled on a Linux 2.4.9-9 system on 2003-11-05.
Available extensions:
GNU libio by Per Bothner
crypt add-on version 2.1 by Michael Glad and others
linuxthreads-0.10 by Xavier Leroy
The C stubs add-on version 2.1.2.
BIND-8.2.3-T5B
NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
Glibc-2.0 compatibility add-on by Cristian Gafton
libthread_db work sponsored by Alpha Processor Inc
Report bugs using the `glibcbug' script to <[EMAIL PROTECTED]>.






Florian Zschocke <[EMAIL PROTECTED]> wrote:Marius Hjelle wrote:
>
> > $ /bin/libc.so.6
>
> or '$ /lib/libc.so.6'

Yeah, that's what I meant. :) That /bin was a mistake.

Florian

___
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux




Rock of Rock's Hideout

For help or support please visit the suport forums:
http://www.rocks-hideout.com
Support can also be found on AOL instant messanger at:
FHMDeathSquad
RocksHideout





--

___
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] ways to check glibc version (was: RH9 and RH7 with glibc 2.3 ...)

2004-08-14 Thread Florian Zschocke
Marius Hjelle wrote:
>
> > $ /bin/libc.so.6
>
> or '$ /lib/libc.so.6'

Yeah, that's what I meant. :) That /bin was a mistake.

Florian

___
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


[hlds_linux] ways to check glibc version (was: RH9 and RH7 with glibc 2.3 ...)

2004-08-14 Thread Marius Hjelle
On Sat, Aug 14, 2004 at 08:24:18PM +0200, Florian Zschocke wrote:
> Justin Mitchell wrote:
> >
> > FYI I'm running RHEL 3.0 with no problems. And yeah, that's the proper
> > way to check the glibc version (assuming you didn't overwrite it with
> > another non-rpm installation).
>
> Hence, I'd suggest that the proper way to check the glibc version is to
> ask the glibc itself:
> $ /bin/libc.so.6
>

or '$ /lib/libc.so.6'

I have found that '$ ls -l /lib/libc.so.*' usually give the info I need on my
boxes.

$ ls -l /lib/libc.so.*
lrwxrwxrwx  1 root root 13 Xxx xx  200x /lib/libc.so.6 -> libc-2.3.2.so

'rpm -qif /lib/libc.so*' or 'rpm -q glibc' may be the redhattish way to do it
(the last one will only query your rpm database). And, as i Florian's case,
your glibc can live outside of /lib.

---
marius


___
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux