Click to See Complete Forum and Search --> : Adobe Acrobat Reader 5.0


Ozzy22
05-19-2002, 04:23 AM
I've downloaded and installed Adobe Acrobat Reader 5.0 for Linux, but I don't know how to execute it.. can anyone help me with this pls?

carlywarly
05-19-2002, 08:36 AM
My Acrobat reader is located in /usr/bin/acroread. If yours is, then just go into a terminal and type "acroread" without the inverted commas.

If it isn't, then, again in a terminal, type "whereis acroread" it will oblige and tell you.

cowanrl
05-19-2002, 09:32 AM
On mine, Acrobat Reader 5 is installed in /usr/local/Acrobat5/bin . The executable file there is acroread so to execute it you could enter in a terminal window:

/usr/local/Acrobat5/bin/acroread &

The & at the end of the command allows you to continue to use the terminal window without shutting down Acrobat Reader. It is optional though.

When I tried whereis acroread on my computer running Red Hat 7.3 it just responded with acroread: . I didn't give me a location.

Jomboni
05-19-2002, 01:36 PM
I thought that Adobe had stopped after version 4 for Linux. Has 5 been released?

2damncommon
05-19-2002, 03:06 PM
I thought that Adobe had stopped after version 4 for Linux. Has 5 been released? http://www.adobe.com/products/acrobat/readstep2.html
5.0.5

mdwatts
05-19-2002, 03:34 PM
Originally posted by 2damncommon:
<STRONG>I thought that Adobe had stopped after version 4 for Linux. Has 5 been released? http://www.adobe.com/products/acrobat/readstep2.html
5.0.5</STRONG>

Thanks. I was wondering if Adobe would release version 5 for Linux.