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 > I can't start xqmin


Posted by: Bernard74 May 8 2004, 08:45 PM
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


Posted by: hschneider May 8 2004, 09:11 PM
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.

Posted by: adrianp918 Mar 8 2005, 05:49 PM
installing on trustix 2.2 command line only

i am on remote machine, i have installes xqmagent, and i start it with ./xqmagent.sh

it says demonized

then i instaalled the windows version on the client on my windows box, a
when i try to conect it says no agent found,

so i thougt to my self that maybe i need the other package

i install it and i get this

root@majesticsoundsonline /etc/xqmwin# ./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: libwx_gtkd-2.4.so: cannot open shared object file: No such file or directory
root@majesticsoundsonline /etc/xqmwin#

so then i read this section and i do as you state, and copy the file over, and still get the same error

Posted by: hschneider Mar 8 2005, 05:56 PM
Pls check the file's permissions and if it is definately in your search path.

Posted by: adrianp918 Mar 8 2005, 06:57 PM
ok what should the perms be??? and what files would i be looking at

the one i just copied over to /usr/lib...????

Posted by: hschneider Mar 8 2005, 07:29 PM
The perms should be 700. Check your path by typing
#set|grep PATH



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