Re: wxEuphoria - Linux

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

Kenneth Rhodes wrote:
> 
> Hi Matt,
> I've fiddled with my bash_profile settings. Still no joy.
> 
> PATH=/home/ken/euphoria/bin/:$PATH:$HOME/bin
> EUDIR=/home/ken/euphoria/
> EUINC=/home/ken/EuProgs/wxEuphoria/
> export PATH EUDIR EUINC
> unset USERNAME
> 
> gives me the same machine level exception error.
> 
> EUDIR=/home/ken/euphoria/:/home/ken/EuProgs/wxEuphoria/
> gives me some type of can't find DLL message.

I think you should only have a single EUDIR (not like EUINC or PATH).
Based on the above profile entry, wxEuphoria would expect to find the
shared library at:

/home/ken/euphoria/bin/libwx_gtk-2.4.so.0.1.1

If you've placed it somewhere else, you can change the value of 
wxWin_name (should be at line 49 of wxEuphoria.e for linux).
Is it opening the library correctly?

Matt Lewis

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

Search



Quick Links

User menu

Not signed in.

Misc Menu