Re: [Discuss-gnuradio] wxPython and FC3

2005-03-25 Thread mgray
Thanks for the information. I did install the RPMs as well as version libstdc++-3.3.3-7 from FC2. The wxPython*rpm were expecting version libstdc++.so.5 of the C++ libraries. However, I have the same core dump issues. Using the nbfm_rcv.py from the latest CVS gnuradio-examples it runs correc

Re: [Discuss-gnuradio] wxPython and FC3

2005-03-24 Thread Sachi
I also use FC3, for wxPython, my way is: from the download page: https://sourceforge.net/project/showfiles.php?group_id=10718 download the following rpms wxPython2.5-gtk2-unicode-2.5.4.1-fc2_py2.3.i386.rpm wxPython-common-gtk2-unicode-2.5.4.1-fc2_py2.3.i386.rpm wxPython2.5-devel-gtk2-unicode-2.5.4.

[Discuss-gnuradio] wxPython and FC3

2005-03-24 Thread mgray
What is the best way to get wxPython working under Fedora Core 3? I tried to download and build the source, but it has been very painful. When I run the program I typically get core dumps: [EMAIL PROTECTED] usrp]$ ./usrp_fft.py usrp: found usrp rev2 RX d'board A: Basic Rx RX d'board B: Basic R