Re: wxEuphoria, dmak, ubuntu

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

Jerry Story wrote:
> 
> I got an email from a guy who has trouble running dmak.
> The facts are as follows:
> * He is running Ubuntu Linux.
> * He is getting a message saying that wxeu.so is not being read.
> * wxeu.so is installed in /usr/lib
> * He says according to strace, it looks like it is being read.
> * He found on EUforum a suggestion from Matt Lewis to build wxEuphoria with
> patches.
> * He wants to know if this is a good idea.
> * If so, he wants to know how to do it.
> * He is not thrilled with his first experience with Euphoria/wxEuphoria.
> 
> * In the linux.com article, dmak "worked flawlessly on Ubuntu".
> 
> What should I tell him?

I can't use the supplied wxeu.so on my coLinux Debian box, and have to
build separately, so I know his pain.  I don't know why this doesn't 
work.  On Linux it shouldn't be too difficult to rebuild from source.
You need the wxWidgets 2.4.2 source, then apply the patches.  From
the base directory where you unpacked the source:

$ ./configure --with-gtk
$ make

There will be a .so in the lib/ directory (something like libwxgtk24.so).
That needs to be copied to /usr/lib/wxeu.so.

Matt Lewis

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

Search



Quick Links

User menu

Not signed in.

Misc Menu