Dosbox I have used
raduga, you\'ve just become my new best friend! ...tell me how you got it working. (I remember you mentioning you used DosBox in other threads) Where did you get the IPK, or how did you get it to work without one? Does it need any additional libraries? Please tell us everything so that I can put it on mine as well! I\'ve downloaded the Tar Balls you mentioned, but I can\'t get it to work...
Also... what version of Zaurus were you using at the time? Will it work on C860?
It sounds like you have paths or permissions issues, or both.
Possibly you are somewhat unfamiliar with basic Unix operation, or still learning. (note, we\'re all still learning)
As I told you in the other thread, there IS NO IPK FOR DOSBOX,
unless you want to make one yourself.
IPK is not needed, as dosbox is one monolithic binary execiutable.
what I did:
wget http://zaurus.spy.org/feeds/davonz/dosbox-6.1-r3.tar.gz
tar xzf dosbox-6.1-r3.tar.gz
./dosbox
the \"command not found\" messages are most likely because the current working directory is not in your path. typing dotslash before the filename will give it an explicit path.
You also may need some SDL libraries; they should be available as IPK on
http://zaurus.spy.org/feeds somewhere.
also, Dosbox seems to run nicer in \"full screen\" mode; you can toggle it with <CTRL><ENTER>.
There are a few glitches; entering special characters with <Fn>-key seems to cause extra text to be generated - the Dosbox developers consider it a feature, so you may be stuck with it for now.