* dosemu-1.1.4 and /var/lib/dosemu
@ 2002-12-19 6:00 Stephen Lee
2002-12-19 6:42 ` Bart Oldeman
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Lee @ 2002-12-19 6:00 UTC (permalink / raw)
To: dosemu
I've compiled dosemu-1.1.4 on a Redhat 7.2 (with all recent updates) box
with the default settings and did a systemwide installation:
./install_systemwide -fd /usr/local/dosemu/dosemu-freedos-bin.tgz -i
/usr/local/dosemu/
I then created a user account (dosemu) and ran xdosemu and got:
DOSEMU will run in its own X window.
To terminate it you have three choices:
- type <Ctrl>-C _here_ (not in the dosemu window)
- type <Ctrl><Alt><PgDn> in the dosemu window
- execute 'exitemu' at the DOS prompt
Hint: if you want $HOME as DOS drive D:, then use the '-home' option
Running unpriviledged in low feature mode
Linux kernel 2.4.18; CPU speed is 2019809000 Hz
Dosemu-1.1.4.0 Running on CPU=586, FPU=1
no console
CONF aborted with:
*** error: /var/lib/dosemu does not exist
... giving up.
I then linked /var/lib/dosemu to /usr/local/dosemu/bin/dosemu but a that
did not fix the error. 'dosemu -D+a -o debug' dumps the following:
CONF: config variable parser_version_3 set
CONF: config variable c_system set
CONF: Parsing builtin file.
CONF: config variable version_3_style_used set
Any suggestions on what else to report or adjustments to make? I don't
recall Dosemu 1.1.3.7 giving me this problem.
Thanks,
Stephen
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: dosemu-1.1.4 and /var/lib/dosemu
2002-12-19 6:00 dosemu-1.1.4 and /var/lib/dosemu Stephen Lee
@ 2002-12-19 6:42 ` Bart Oldeman
0 siblings, 0 replies; 2+ messages in thread
From: Bart Oldeman @ 2002-12-19 6:42 UTC (permalink / raw)
To: Stephen Lee; +Cc: dosemu
On 18 Dec 2002, Stephen Lee wrote:
> I've compiled dosemu-1.1.4 on a Redhat 7.2 (with all recent updates) box
> with the default settings and did a systemwide installation:
>
> ./install_systemwide -fd /usr/local/dosemu/dosemu-freedos-bin.tgz -i
> /usr/local/dosemu/
install_systemwide is deprecated; I think I'd better remove it next time,
or add a warning to it.
there are at least three ways to solve your problem:
a) mkdir /var/lib/dosemu
b) run "make install" instead of install_systemwide
c) change syshdimagedir in compiletime-settings from /var/lib/dosemu to
/usr/local/dosemu
Bart
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-12-19 6:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-19 6:00 dosemu-1.1.4 and /var/lib/dosemu Stephen Lee
2002-12-19 6:42 ` Bart Oldeman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox