XMailforum is a readonly knowledge archive now.

Registering as a new user or answering posts is not possible anymore.

Might the force be with you, to find here what you are looking for.

2019-09-20 - hschneider, Admin

Cookie Disclaimer: This forum uses only essential, anonymous session cookies (xmailforum*), nothing to be scared of.

XMail Forum [Powered by Invision Power Board]
Printable Version of Topic
Click here to view this topic in its original format
XMail Forum > XMail Queue Manager > GLIBC_2.2


Posted by: dva Dec 8 2005, 05:26 AM
I start xqmagent and i receive the message

./xqmagent: /lib/libc.so.6: version `GLIBC_2.2' not found (required by ./xqmagent)

I have glibs 2.1.3. To make upgrade glibs it is impossible sad.gif Help me, please!

Best regards!

Posted by: hschneider Dec 8 2005, 10:46 AM
What exactly is your platform ?


Posted by: dva Dec 9 2005, 01:29 AM
Linux Trustix (http://www.trustix.net/) ver. 1.5

Posted by: hschneider Dec 9 2005, 07:37 AM
The prob here is that the runtime framework links statically against glibc2_2. I'll prepare a pure Python version of the Agent which will run on all systems with Python >= 2.3 installed ...

Posted by: dva Dec 9 2005, 09:07 AM
Big, many thanks! I shall wait very much!

Best regards!

Posted by: hschneider Dec 9 2005, 03:02 PM
Please test!

Unpack and start with
python xqmagent.pyc
or
python xqmagent.pyc --debug

Posted by: hschneider Dec 9 2005, 03:03 PM
Python can be found here: http://www.python.org
Use Version 2.3.x, not 2.4.x if possible.

Posted by: dva Dec 10 2005, 02:14 AM
I have made everything as you have written. All works perfectly. Many thanks!!!

P.S. I used python 2.3.5.

Posted by: hschneider Dec 10 2005, 09:05 AM
Thanks for the feedback! wink.gif

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)