I am still having problems installing wxPython from source. I keep
running
into this problem. I have read all the documentation and as far as I
know I
am not missing anything. Here is the error. If anyone has a suggestion
of
what I should do to remedy this it would be appreciated. I don’t know
what
to do at this point. I basically have the whole gnuradio trunk
installed
except it would be nice to have some GUI’s. I don’t fully understand
all
the jive going on down below but it seems like the file that cannot be
found
is in the fifth line from the bottom in the middle. ???
c++ -pthread -shared -g
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_gtk2ud_aui-2.7-lwx_gtk2ud_xrc-
2.7 -lwx_gtk2ud_html-2.7 -lwx_gtk2ud_adv-2.7
-lwx_gtk2ud_core-2.7-lwx_baseud_xml-
2.7 -lwx_baseud_net-2.7 -lwx_baseud-2.7 -lwx_gtk2ud_media-2.7 -o
wx/_media.so -pthread
/usr/lib/gcc/i586-suse-linux/4.0.2/…/…/…/…/i586-suse-linux/bin/ld:
cannot find -lwx_gtk2ud_media-2.7
collect2: ld returned 1 exit status
error: command ‘c++’ failed with exit status 1
Thanks,
Newell J.