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 |
Bernard74 |
Posted: May 8 2004, 08:45 PM
|
Member Group: Members Posts: 97 Member No.: 201 Joined: 27-June 02 |
Hi,
I have this permanet error : 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 ? import wxc 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 My Linux : Mandrake 9.0 Python 2.3 wxc.so is present but i don't find libw_gtkd-2.4.so on my system ... Where can i find this lib ? The line of __init__.py is "import wxc" Thanks for your help Bernard |
hschneider |
Posted: May 8 2004, 09:11 PM
|
No - I'm not an answering script ... Group: Admin Posts: 6631 Member No.: 195 Joined: 19-June 02 |
libwx_gtkd-2.4.so comes with the XQM archive. See
http://xmailforum.homelinux.net/index.php?showtopic=1062 for details about this issue - just copy it to your system's search path. -------------------- 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 |
hschneider |
Posted: Mar 8 2005, 05:56 PM
|
No - I'm not an answering script ... Group: Admin Posts: 6631 Member No.: 195 Joined: 19-June 02 |
Pls check the file's permissions and if it is definately in your search path.
-------------------- 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 |
adrianp918 |
Posted: Mar 8 2005, 06:57 PM
|
Unregistered |
ok what should the perms be??? and what files would i be looking at
the one i just copied over to /usr/lib...???? |
|
hschneider |
Posted: Mar 8 2005, 07:29 PM
|
No - I'm not an answering script ... Group: Admin Posts: 6631 Member No.: 195 Joined: 19-June 02 |
The perms should be 700. Check your path by typing
#set|grep PATH -------------------- 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 |