[1440] in NetBSD-Development
acroread for NetBSD
daemon@ATHENA.MIT.EDU (bdrosen@MIT.EDU)
Tue Mar 25 10:03:00 1997
From: bdrosen@MIT.EDU
To: nygren@MIT.EDU
Cc: linux-dev@MIT.EDU, netbsd-dev@MIT.EDU, alexp@MIT.EDU
Date: Tue, 25 Mar 1997 10:02:40 EST
The NetBSD version of acroread doesn't seem to work.
Changing line 210 of /mit/acro_v3.0/distrib/i386_nbsd1/Acrobat3/bin/acroread
from:
Linux)
to:
Linux|NetBSD)
makes it work on the NetBSD 1.2 machine I tried it on. It doesn't
appear to work on my NetBSD 1.1 machine, apparently because the Linux
emulation doesn't know how to deal with writev.
Brett