"GLIBC_2.3" problem

J

John Houston

I freezed a python script "hello.py" on a linux box with GLIBC_2.3.
The frozen
"hello" works good on the same linux PC. But when I tried to run it on
another
linux PC, it said:

"ImportError: /lib/i686/libc.so.6: version `GLIBC_2.3' not found
(required by ./struct.so)"

I checked and found the GLIBC on the 2nd PC is version 2.2.5.
I copied the /lib/i686/* from teh 1st PC to the 2nd, and it didn't
work

Is it possible to solve this problem? Or can I install a GLIB_2.3 on
the personal folder of the 2nd PC (since I don't have the root access
on the 2nd)

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,534
Members
45,007
Latest member
obedient dusk

Latest Threads

Top