Re: wxEuphoria - Linux
- Posted by Kenneth Rhodes <wolf_man_jacques at excite.com> Nov 22, 2004
- 556 views
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!