PDA

View Full Version : `GLIBC_2.2' not found (required by ./sqlite.so)


ryana
22-03-2003, 17:47
I have shell access, but not root access to the server. Is there anything that can be done to resolve this issue?

I noticed that there were other complaints about sqlite.so which seemed as though the users were having the same issue as I have, however, they seemed to be off track.

N. Werensteijn
23-03-2003, 03:18
you can try to download, compile and install sql lite for your machine

ryana
23-03-2003, 03:51
Once compiled, how do I turn sqlite into a library file? I have followed their instructions and compiled sqlite in /sqlite/bld, however, the result wasn't a single sqlite.so file.

Zerdnet
30-03-2003, 07:35
Where do i download sql lite?

How do i check my glibc version?

Valgarv
02-04-2003, 14:46
You can get the sqlite sources at sqlite.org

To find out the glibc version I did a 'locate glibc' and looked at the directory names.