|
From: Jeremy F. <je...@go...> - 2005-03-18 16:58:49
|
Julian Seward wrote: >sewardj@phoenix:~$ rpm --query -l glibc-2.3.3-98 > > I have glibc-2.3.3-97 installed (build date 5 Apr 2004); it contains /lib/tls directories. What does "rpm -qi glibc" say? What does "rpm -V glibc" say? Maybe they split tls into a separate glibc package? I get: $ rpm -qi glibc Name : glibc Relocations: (not relocatable) Version : 2.3.3 Vendor: SuSE Linux AG, Nuernberg, Germany Release : 97 Build Date: Mon 05 Apr 2004 08:35:27 AM PDT Install date: Thu 17 Mar 2005 03:52:18 PM PST Build Host: zert200.suse.de Group : System/Libraries Source RPM: glibc-2.3.3-97.src.rpm Size : 6772421 License: GPL, LGPL Signature : DSA/SHA1, Mon 05 Apr 2004 08:41:05 AM PDT, Key ID a84edae89c800acaPackager : http://www.suse.de/feedback URL : http://www.gnu.org/software/libc/libc.html Summary : The standard shared libraries (from the GNU C Library) Description : The GNU C Library provides the most important standard libraries used by nearly all programs: the stndard C library, the standard math library and the POSIX thread library. Without these libraries, the system is not functional. Distribution: SuSE Linux 9.1 (i686) J |