Re: wxEuphoria (again)
- Posted by jimcbrown (admin) Jan 31, 2010
- 2069 views
/etc/local/lib is an unusual location and would need to be especially configured to work correctly...
I'm upgraded to Ubuntu 9.10. From now on I avoid Kate because that's a KDE thing and KDE is buggy and it wrecks everything. I got Euphoria working again. But I can't get wxEuphoria to work.
libwxeu.so.13 is in /etc/local/lib
I did the ldconfig thing.
wxwidgets is installed from synaptic. All the dependencies are installed.
I rebooted.
Still doesn't work.
What the 773H!
"Could not open wxEuphoria library. Press enter to abort."
Even a little bit more information in the error message might help.
Building from the source code doesn't work.
- From the wxEuphoria source directory, type:
$ ./configure
$ make
$ make install
because those things don't exist.
If wxEuphoria can't be made to work, then all programs based on wxEuphoria are useless. Even if I somehow get it to work, if other people can't get it to work (probably with less motivation), then I have some reluctance to do any programming based on wxEuphoria. Maybe wxEuphoria has to be abandoned. That would be a loss.
BTW, what happened to most of the wxEuphoria demos?