On Wed, Apr 22, 2009 at 5:15 AM, Gilbert <[email protected]> wrote:
> configure failed because, ubuntu packages "python-wxgtk2.8" and > "python-wxgtk2.6" where installed. Removing "python-wxgtk2.6" solved the > issue. Maybe you could change the configure script to detect the newer > one? Our script detects the version that gets used when Python does a 'import wx' (as that is what our relevant Python scripts do), so the system must be configured to use 2.8 as the default. Johnathan _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
