Acrobat reader 7.0 is out

James Wilkinson ubuntu at westexe.demon.co.uk
Thu Apr 28 12:11:53 UTC 2005


Andy Choens wrote:
> Remeber what path you installed acrobat to.   You'll need this in a second.
> Mine installed into /usr/local/Adobe/Acrobat7.0

If you can't remember, the command
find / -name acroread
will find any files called acroread on the system.

It will take a while, especially if you have any network drives (NFS,
SMB) mounted. If you do this as a normal user, you will get a number of
permissions errors. This is normal, and expected. You can hide them with
find / -name acroread 2> /dev/null

Hope this helps,

James.

-- 
E-mail address: james | The camel has a single hump;
@westexe.demon.co.uk  | The dromedary two;
                      | Or else the other way around.
                      | I'm never sure.  Are you?  -- Ogden Nash




More information about the ubuntu-users mailing list