summaryrefslogtreecommitdiff
path: root/emulators/ski
diff options
context:
space:
mode:
authorcherry <cherry@pkgsrc.org>2006-04-20 04:02:27 +0000
committercherry <cherry@pkgsrc.org>2006-04-20 04:02:27 +0000
commit5e06d1dbc9f2e37b4671bf83c951909b51b93c4f (patch)
treeee4a63f40f6bb2399828c1362ded2e59e5890f83 /emulators/ski
parent7e6d3916a1941e0674591dd73b07541a45e9bef2 (diff)
downloadpkgsrc-5e06d1dbc9f2e37b4671bf83c951909b51b93c4f.tar.gz
Updated install and run instructions in DESCR.
Diffstat (limited to 'emulators/ski')
-rw-r--r--emulators/ski/DESCR12
1 files changed, 12 insertions, 0 deletions
diff --git a/emulators/ski/DESCR b/emulators/ski/DESCR
index 319d5d0519d..80ed627a71a 100644
--- a/emulators/ski/DESCR
+++ b/emulators/ski/DESCR
@@ -1 +1,13 @@
The Hewlett-Packard IA-64 instruction set simulator for Linux/x86
+
+To get the ski to run on NetBSD/i386, you need the following:
+
+compat_linux support in the kernel: http://www.netbsd.org/guide/en/chap-linux.html
+procfs support in the kernel: http://www.netbsd.org/guide/en/chap-linux.html#chap-linux-emulating-procfs
+mount /dev/pts: http://mail-index.netbsd.org/tech-kern/2004/11/08/0016.html
+
+Tip: You can run the ski emulator with qemu usermode emulation on non i386 platforms
+
+run the ski binary from within an xterm window.
+
+BUGS: the xserver version xski doesn't currently work. \ No newline at end of file