Please try these things before you post. You can put compiler options
in either variable, as COPTFLAGS is included in CFLAGS. To check,
look at the screen during compilation: you should see your option
on the command line for each "cc" run.
The config file does not require compilation: this is one huge
plus for "dosemu"...
Rob Smith
I did try them and it didn't seem to make much of a difference. I wasQuote:>Please try these things before you post.
1. DOSEMU: dosemu needs a standard input
I've installed dosemu-0.64.2 and it works perfectly when run from a console or tty. However I need to have some automated process run from the
web so I call dosemu in a perl cgi. The older version of dosemu 0.62 worked as long as you called it like this:
system "dos -F /etc/dosverify.conf < /dev/tty5 > /dev/null";
It seemed to use /dev/tty5 as the standard input and be satisfied however the new version does not work. It executes and dies without giving an error message.
Does anybody have any idea how I could provide a terminal somehow get it to work from the web cgi? Thanks in advance.
3. DOSEMU: One autoexec for regular dos and dosemu
5. DOSEMU at bootup question (dosemu newbie?)
6. way to pipe iostat, vmstat directly to a memory buffer
7. dosemu error: /var/lib/dosemu/hdimage.first doesn't exist
8. (Q) Intermittent problems with P5
9. DOSEMU 0.52 - cant make the dosemu.dvi manual
10. DPMI under dosemu (was Re: DOSEMU Success list!!)
11. DOSEMU: Newbie question: can't lauch dosemu from dos floppy
12. DOSEMU: dosemu.users no effect?
13. DOSEMU: how to make native DOS drive C: appear as DOSEMU drive C: ?