On Sun, Nov 12, 2006 at 09:13:26AM +0000, Newell Jensen wrote: > I am getting this problem when I go to install wxPython. As far as I know > I have all known dependencies. This is the error I get when I go to > install it. I do not know what the error at the bottom is representing. > Thanks.
Newell, You didn't specify which platform, OS, or distribution you were trying this on. In general, there is _no_ reason to build wxpython from source. Look on the distribution site/CD/DVD for an appropriate package. Eric > > [EMAIL PROTECTED]:~/wxPython-src-2.7.2.0/wxPython> python setup.py install > WX_CONFIG=/opt/wx/2.7/bin/wx-config > Preparing CORE... > Preparing GLCANVAS... > Preparing STC... > Preparing GIZMOS... > running install > running build > running build_py > copying wx/__version__.py -> build-gtk2/lib.linux-i686-2.4/wx > copying wx/build/build_options.py -> build-gtk2/lib.linux-i686-2.4/wx/build > running build_ext > building '_media' extension > c++ -pthread -shared build-gtk2/temp.linux-i686-2.4/src/gtk/media_wrap.o > -L/usr/X11R6/lib -L/opt/wx/2.7/lib -L/usr/X11R6/lib -lwx_gtk2d_aui-2.7 > -lwx_gtk2d_xrc-2.7 -lwx_gtk2d_html-2.7 -lwx_gtk2d_adv-2.7 > -lwx_gtk2d_core-2.7 -lwx_based_xml-2.7 -lwx_based_net-2.7 -lwx_based-2.7 > -lwx_gtk2d_media-2.7 -o build-gtk2/lib.linux-i686-2.4/wx/_media.so -pthread > /usr/lib/gcc/i586-suse-linux/4.0.2/../../../../i586-suse-linux/bin/ld: > cannot find -lwx_gtk2d_media-2.7 > collect2: ld returned 1 exit status > error: command 'c++' failed with exit status 1 It couldn't find a library called libwx_gtk2d_media-2.7 Eric _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio