Re: wxEuphoria v0.10.0 - wxeud.e:758

new topic     » goto parent     » topic index » view thread      » older message » newer message

Jerry Story wrote:
> 
> Matt Lewis wrote:
> > The other thing you could check is to run ldd on the shared library, to
> > see if it might be having problems linking.  The default binary build
> > might not work if you don't have the same versions of everything, and 
> > would require a rebuild on your machine.
> 
> This is what happened on ldd.
> 
> ... ldd /usr/local/lib/libwxeu.so
>         libwx_gtk2d_aui-2.8.so.0 => not found
>         libwx_gtk2d_xrc-2.8.so.0 => not found
>         libwx_gtk2d_qa-2.8.so.0 => not found
>         libwx_gtk2d_html-2.8.so.0 => not found
>         libwx_gtk2d_adv-2.8.so.0 => not found
>         libwx_gtk2d_core-2.8.so.0 => not found
>         libwx_based_xml-2.8.so.0 => not found
>         libwx_based_net-2.8.so.0 => not found
>         libwx_based-2.8.so.0 => not found

Well, those are all of the wxWidgets libraries that I link to.  Maybe
the synaptically-installed files are named something else.  Try running
"wx-config".  This should give you some information on where your 
wxWidgets libraries are installed.

You could also try ./configure && make for libwxeu.so after that.

Matt

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu