Re: wxEuphoria - Linux

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

Matt Lewis wrote:
> 
> 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).


LOL.. of course, and I do only have one EUDIR. Let me back up to the
start. Initially I appended the path to wxEuphoria to EUINC following
the path to Irv's EuGTK library - received the machine exception error
message with that configuration. Then I deleted the path to wxEuphoria
from EUINC and appended it to EUDIR which resulted in in the DLL error 
message. Then I deleted the path to Irv's GTK lib from EUINC and added
the path to wxEuphoria there - resulting in the machine level exception
message again.

> 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
thats where it is and has been all along.

> 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
> 

This is all very strange.

Ken Rhodes
100% Microsoft Free!

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

Search



Quick Links

User menu

Not signed in.

Misc Menu