On 27 Feb 2003 10:35:19 -0500 Ken Schneider <kschneider@rtsx.com> wrote:
On Thu, 2003-02-27 at 10:22, Carson, Chuck wrote:
It used to be you can determine the versiob of glibc using 'ls -l /lib/libc.so.6' on SuSE. This only yields the following with SuSE Office Desktop: -rwxr-xr-x 1 root root 1312483 Nov 14 10:30 /lib/libc.so.6
Also, I have a few applications that break under 8.1 with some libc errors. Is sometrhing amiss with glibc on SuSE Office Desktop?
Don't confuse libc.so.6 with glibc You can tell what version you have by the numbers following the .so Mine is in /usr/local/lib but the suse default is in /usr/lib libglib-2.0.so.0.200.0 for gtk2 there is also libglib-1.2.so.0.0.10 for gtk1 -- use Perl; #powerful programmable prestidigitation