wxPython problem

Roger Oberholtzer roger
Thu Sep 9 02:51:23 PDT 2004


Try running:

strace -o /tmp/wx.log_your_command_and_options

Then, look at /tmp/wx.log. Specifically, at references to the .so file
in question. Sometimes it is that the .so file will not load because of
unresolved symbols. This is quite often the case when mixing RPMs from
various places and times. You may see that here. 

On Wed, 2004-09-08 at 20:12, Michael Hipp wrote:
> Net Llama! wrote:
> > Maybe add  /usr/lib/python2.3/site-packages/wxPython/ to /etc/ld.so.conf
> > and run ldconfig?
> 
> Well, that was a good thought but it seems not to have changed anything.
> 
> Any other ideas?
> 
> Thanks,
> Michael
> _______________________________________________
> Linux-users mailing list
> Linux-users at linux-sxs.org
> http://mail.linux-sxs.org/cgi-bin/mailman/listinfo/linux-users
+????????????????????????????+???????????????????????????????+
? Roger Oberholtzer          ?   E-mail: roger at opq.se        ?
? OPQ Systems AB             ?      WWW: http://www.opq.se/  ?
? Nybrogatan 66 nb           ?    Phone: Int + 46 8   314223 ?
? 114 41 Stockholm           ?   Mobile: Int + 46 733 621657 ?
? Sweden                     ?      Fax: Int + 46 8   314223 ?
+????????????????????????????+???????????????????????????????+



More information about the Linux-users mailing list