[wxPython-users] python 2.5 on Ubuntu Edgy

Michael Moriarity datasmith at gmail.com
Thu Feb 1 09:45:58 PST 2007


On 2/1/07, Robin Dunn <robin at alldunn.com> wrote:
> Not sure why the rpath isn't working, but you can work around this
> either by setting the LD_LIBRARY_PATH variable in the environment to
> /opt/wx/2.8_py2.5/lib, or add /opt/wx/2.8_py2.5/lib to /etc/ld.so.conf
> and then running ldconfig as root to update the shared library cache.

Thanks Robin. I followed your second suggestion, and I can now
import wx in python2.5. So, I guess I am ready to start using this sucker.
I appreciate all the help. I hope that others who want to try this sort of
thing can benefit from the record of my problems and solutions.

regards, michael




More information about the wxpython-users mailing list