[wxPython-users] libwx_gtk2u_qa-2.6.so.0
Robin Dunn
robin at alldunn.com
Tue Jan 23 09:46:03 PST 2007
Peter wrote:
> Hello
>
> Where does libwx_gtk2u_qa-2.6.so.0 (=.so.0.3.1) come from? Manually installing
> wxpython-2.6 using the BUILD directions on the wiki does not build this lib,
> which is required by Audacity and maybe others. It somehow gets built when
> Gentoo emerges wxpython, but I can't for the life of me find out where it is
> coming from. Any pointers appreciated!
What configure flags did you use? If you used --enable-monolithic then
the all of the core code will be built into a single library instead of
multiple.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-users
mailing list