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 > Xmail Queue Manager Not Running On Mandrake 10.1


Posted by: mircea Mar 16 2005, 10:43 PM
Hi Harald,

I'm an old user of Xmailserver and on a customer Linux server I've installed XQM, the agent was working perfectly ( as usual biggrin.gif but the client failed on my Mandrake Linux due to some libstdc++ symbols not found, the windows client ( to my embarassment wub.gif ) worked perfectly.
To save my face and be able to use XQM on latest versions of Mandrake Linux ( and I have strong reasons that this is the same on other recent Linux distributions) I want to ask you to let me compile a version of XQM on a recent Mandrake box or I may offer you a shell or whatever you may find suitable, if everything goes OK I'll even try to package the result in a rpm.
Thank you for your efort and wonderful program and I'm eagely waiting for your answer.

Best regards,

Mircea Ciocan

Posted by: hschneider Mar 16 2005, 11:01 PM
Building requires Python, GTK+ (plus many dependent libs), wxWindows and a special runtime installer set up on your machine. It's not as trivial as compiling a C binary ...

Which error do you get exactly ? What is your OS and GUI version ?

Posted by: mircea Mar 17 2005, 12:39 AM
Hi Harald, here is the full error message:

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: /usr/local/xqmwin/libwx_gtkd-2.4.so: undefined symbol: __rtti_user

OS is of course Linux Mandrake 10.1 as I said in the first message, GUI version I don't know what it is, it seem to me as a problem with libstdc++, I have installed two versions on my system ( for compatibility reasons with some old programs):

libstdc++5-3.3.4-2mdk
libstdc++6-3.4.1-4mdk

I did the symlink to the both of them ( initially the executable was searching for some other name, like libstdc++-libc6.2-2.so.3, that I know is RH notation, on some programs it helped to makke a symlink to one of the above but in this case the trick failed sad.gif )
I'm not exactly beginner at building packages am I'm quite confident that I'm able to find all required libraries for rebuilding on Mdk platform, if you are not willing to put code on some other machine I can help you to set up Mdk on a spare machine, the installation is a snap ( you only need 2 floppys or a min cd image to install it over the net)
I'd really love touse this excellent toll but I'd really like it use it on my distribution of choice, of course I may grab the specific libstdc++ from some RH rpm but I like it native with the latest versions of python, gtk and friends.

So I'm really eager for oyur answer.

Mircea


Posted by: hschneider Mar 17 2005, 09:28 AM
I'll check this on Mandrake here - pls hang on ...
If I cannot reproduce it, I'll get back on you smile.gif

Posted by: mircea Mar 17 2005, 09:50 AM
Thank you Harald for your quick answer and help, hope that MAndrake there is a 10.1 or lated 10.2 beta.

Regards,

Mircea

Posted by: hschneider Mar 17 2005, 01:17 PM
Download
ftp://rpmfind.net/linux/MandrakeCooker/cooker/i586/media/main/libstdc++2.10-2.96-0.83mdk.i586.rpm

rpm --install libstdc++2.10-2.96-0.83mdk.i586.rpm
cd xqmwin
./xqmwin

Tested with Mandrake 10.1 official release, GUI: KDE
BTW: Mandrake is pretty cool ;-)

Posted by: mircea Mar 22 2005, 10:10 PM
Hi Harold, sorry for late reply, I've got that rpm that you've mentioned and of course it runs like a champ smile.gif, I still say that a face-lift in regard with the latest libraries and phyton will be a good thing to have but is up to you, my offer to assist you on Mandrake distribution is still available.
Anyhow, now I can enjoy the same level of confort as the windows guys and once more a warm thank you for your excellent work.

Best regards,

Mircea Ciocan


Posted by: hschneider Mar 22 2005, 11:25 PM
Fine - thanks!

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