* Par-port access - via ver. 1.0.2 ? readlink
@ 2004-01-13 18:41 easlab
0 siblings, 0 replies; only message in thread
From: easlab @ 2004-01-13 18:41 UTC (permalink / raw)
To: linux-msdos; +Cc: easlab
My hope was to be able to drive this DOS-application without
re-booting to DOS. It uses the parallel-port.
dosemu-1.0.2-bin.tgz runs dos-applications but I can't toggle
port hex378, nor after setting *.conf.
Being advised to use ver. 1.1.99.1, I try to install as non-root,
unpacking freedos before dos-emu [extra problems to chown, chgrp,
and set permissions for the 2 *.tgz since they were fetched by root].
Run attempt for ./dosemu gives clear error messages: --------
Creating symbolic link for bootdirectory as /root/.dosemu/drives/c <-- OK
./dosemu: readlink: command not found <--? no such 'executable' ?
./dosemu: /../bin/dosemu.bin: No such file or directory
exec: /../bin/dosemu.bin: cannot execute: No such file or directory
------------
The dosemu bash-script reads:-----------
...
if [ -z "$IS_SYSTEM_WIDE" ]; then
BOOT_DIR_PATH=`readlink $HOME/.dosemu/drives/c`/.. <----- ??
fi
---------
I was hoping not to have to do course on bash to run my application,
but it seems to me that "readlink" is expected to be a command
[with 2 arguments].
I have no such executable on my RH 6.2 installation.
Please advuse me how I should proceed.
Thanks,
== Chris Glur.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-01-13 18:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-13 18:41 Par-port access - via ver. 1.0.2 ? readlink easlab
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox