View Full Version : Missing sqlite library
SEO_T0paZ
13-04-2003, 12:17
ldd sqlite.so
./sqlite.so: /lib/libc.so.6: version `GLIBC_2.2' not found (required by ./sqlite.so)
libc.so.6 => /lib/libc.so.6 (0x00150000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
can anyone send me this lib?
Renegat3
13-04-2003, 14:20
Originally posted by SEO_T0paZ
ldd sqlite.so
./sqlite.so: /lib/libc.so.6: version `GLIBC_2.2' not found (required by ./sqlite.so)
libc.so.6 => /lib/libc.so.6 (0x00150000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
can anyone send me this lib?
No, not realy!
libc is a kind of "heart" of linux and in the needed version quite big!
But you can download sqlite and compile it yourselve. Instructions can be found somewhere here in the forum. Or you download a glibc-2.2 update, which you should get from your linux distributor (RedHead, SuSE, Mandrake,...) I think that would be the best solution for you!
*Edit* Or, maybe someone could send you the sqlite.so compiled vor glibc-2.0?
So long,
R3
SEO_T0paZ
24-06-2003, 22:14
aye that would be cool... if someone could send me sqlite.so compiled for glibc-2.0... running redhat and its apparently very hard to update :)
wossName
25-06-2003, 13:03
You could try the version compiled on Red Hat 6.2 attached to this post (http://www.teamspeak.org/forums/showthread.php?s=&threadid=1244&perpage=15&pagenumber=3#post23028). If it doesn't work, you'll probably have to compile it yourself.
SEO_T0paZ
25-06-2003, 13:22
works, ty :)
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.