TIA
Ron
I usually use ghostscript to read pdf files. Xpdf will do, too.
--
JP
I don't know about the acrobat link on the
sco web site, but I can tell you that xpdf
is mediocre and hasn't been worked on.
Then there's gs, if you like the command line
interface.
But I prefer gv. It's on skunkware. It has
a smooth interface, good fucntionality, and
an effective anti-alias option.
Matt.
According to John W. Temples in 1998, and others (thank you to
http://groups.google.com), "The Linux version of Acrobat Reader
will run under OSR5 using lxrun."
There's also Acrobat Viewer written in Java (Java 1.1.8 recommended):
http://www.adobe.com:80/products/acrviewer/main.html .
I have no experience of either.
I just tried the java Acrobat Viewer. They have two archives
for Unix OS's, one called viewer.bin, and the other viewer.zip.
sh ./viewer.bin
- This works pretty well. I chose /usr/java2/bin/java
and it loaded a License agreement, then choked.
export CLASSPATH=.:viewer.zip
java install
- starts an install program, then it chokes
with a thread exception in main.
I tried this with the latest Java2, 1.3.0_02 on Uw7.1.1.
Matt
But surely you haven't forgotten that there are some major
differences between Java and Java 2 - a reason to keep (or to
get) Java 1.1.x installed as well, and a reason why the SCO
guys were (I think) working on porting Java 1.1.8 (the last
1.1.x) _after_ they'd released the first Java 2.
(I see a lot of "Applet crashed" when I Web-surf from Windows
with Opera with Java 2.)
http://sco.com/java/download/ claims to have _all_ the versions...
But Acrobat Viewer may _still_ not work. Only one way to find out
(if we want to; there were plenty of other solutions).