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 > [solved]pb Installing Xqm On Ubuntu


Posted by: mbarka Dec 12 2009, 01:04 PM
hello
I installed XQM on fedora, all is ok, but when i tried to install it on ubuntu, i get this error :
sudo ./xqmwin
Traceback (most recent call last):
File "qmgrwin.py", line 8, in ?
File "/usr/local/lib/python2.3/site-packages/wxPython/__init__.py", line 20, in ?
File "/usr/local/lib/python2.3/site-packages/wxPython/wxc.so", line 4, in ?
ImportError: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
with fedora : yum install libstdc++-libc6.2-2.so.3 solved the Pb
but with ubuntu, apt-get could not found the package
thanks

Posted by: mbarka Dec 12 2009, 01:11 PM
on ubuntu, we should install
# sudo dpkg --install libstdc++2.10-glibc2.2_2.95.4-27_i386.deb
# sudo apt-get install python-wxgtk2.4
to download libstdc++2.10-glibc2.2_2.95.4-27_i386.deb :
http://packages.debian.org/etch/i386/libstdc++2.10-glibc2.2/download

Posted by: hschneider Dec 23 2009, 10:36 AM
Thanks for feedback !


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