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 > problem running Queue Manager on redhat el4


Posted by: rpingar Dec 20 2005, 11:32 AM
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

Posted by: hschneider Dec 20 2005, 12:15 PM
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.

Posted by: rpingar Dec 20 2005, 08:14 PM
QUOTE (hschneider @ Dec 20 2005, 12:15 PM)
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.

the first one fixed the problem.
Thanks

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