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:
> > 
> > Jerry Story wrote:
> > > Maybe we can get back to solving the problem with wxEuphoria v.10.0
> > > for Ubuntu. Is there something you want me to do with
> > > /lib/ld-linux.so.2 ?
> > 
> > Yes, run it with libwxeu.so as the argument.  It should try to load the
> > shared library, and if it fails, it should give a better error message
> > than "failed to load."
> > 
> > Matt
> 
> ~$ /lib/ld-linux.so.2 libwxeu.so
> libwxeu.so: error while loading shared libraries: libwxeu.so: cannot open
> shared
> object file: No such file or directory

Try specifying the full path:

$ /lib/ld-linux.so.2 /usr/local/lib/libwxeu.so

If that works, then the problem would seem to be that ldconfig wasn't
run properly.  If it doesn't then we'll go from there.

Matt

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

Search



Quick Links

User menu

Not signed in.

Misc Menu