discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Still having problems installing wxPython from so


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Still having problems installing wxPython from source
Date: Wed, 22 Nov 2006 10:13:20 -0800
User-agent: Mutt/1.5.9i

On Wed, Nov 22, 2006 at 12:47:54AM -0800, Newell Jensen wrote:
> 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 Jensen

Do you understand the part about cannot find -lwx_gtkud_media-2.7?

There is some library missing or not getting built.

The wxPython-users list is probably a better place to ask this
question.  http://wxpython.org/maillist.php

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]