[plug] re : where is acrread?

Craig Ringer craig at postnewspapers.com.au
Tue Nov 4 12:03:07 WST 2003


> Acrobat Reader has been "installed" in a self-contained manner. That is,
> it is all located within /usr/local/Acrobat5. However, your shell
> doesn't know how to find software that is self-contained in this manner.
> It's not problem, and there are several common solutions (this situation
> is a "feature", not a "bug"!). Basically: the acroread file needs to be
> found within a directory that is listed in your $PATH variable. But
> don't *move* acroread -- there's no need!

Indeed. Once you get it onto your PATH, however, there's a decent chance 
it'll segfault on you when you run it. If you encounter this issue, then 
insert the following line into the top of /usr/local/Acrobat5/bin/acroread :

LANG=en_AU
LC_ALL=en_AU
export LANG LC_ALL

(acroread has a bug with .utf8 locales).

Craig Ringer

_______________________________________________
plug mailing list
plug at plug.linux.org.au
http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug


More information about the plug mailing list