2019-09-20 - hschneider, Admin
Cookie Disclaimer: This forum uses only essential, anonymous session cookies (xmailforum*), nothing to be scared of.
XMail Forum · Newbies read here ! All about SMTP,MX-Records,DNS etc. | Help Search Members Calendar |
Welcome Guest ( Log In | Register ) | Resend Validation Email |
rpingar |
Posted: Dec 20 2005, 11:32 AM
|
Junior Member Group: Members Posts: 37 Member No.: 946 Joined: 22-February 04 |
hschneider
I have downloaded the Xmail Queue Manager 1.46 on my xmail linux box (redhat el4). When I try to start ./xqmwin i got hte follwing errors: 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: libwx_gtkd-2.4.so: cannot open shared object file: No such file or directory I searched the forums and found another user had same problem on mandrake 10. I installed the rpm you suggested without any success. May help me please? Thanks |
hschneider |
Posted: Dec 20 2005, 12:15 PM
|
No - I'm not an answering script ... Group: Admin Posts: 6631 Member No.: 195 Joined: 19-June 02 |
For some reason, RedHat (and maybe some other distris) wants the lib in the search path.
So just do a > cd xqm > cp libwx_gtkd-2.4.so /usr/lib and make sure that /usr/lib is in your PATH variable. Full story here: http://xmailforum.homelinux.net/index.php?showtopic=1062 .. 2nd article. -------------------- Bye,
Harald -- Download XMail Queue Manager 1.46 NOW: XMail Server Tools -- Cross platform remote queue management! -- Message analyzing on the fly! -- Builtin diagnostics knowledge base! -- Manages multiple mail queues! Sponsored by CD-Produktion und DVD-Produktion and Homestaging Saarland - Immobilien schneller verkaufen in der Region Saarland, Rheinland-Pfalz und Luxembourg |
rpingar |
Posted: Dec 20 2005, 08:14 PM
|
||
Junior Member Group: Members Posts: 37 Member No.: 946 Joined: 22-February 04 |
the first one fixed the problem. Thanks |
||