Linux.com

Adobe's Acroread not working

Posted by: Administrator on July 07, 2004 04:30 AM
The acroread downloaded from Adobe's website not working has been an issue for quite some time. The problem is that Acrobat 5 doesn't handle Unicode locales properly. To fix the issue just change the link in<nobr> <wbr></nobr>/usr/local/bin to a script:

#!/bin/bash
env LANG=C<nobr> <wbr></nobr>/usr/local/Acrobat5/bin/acroread $@

#

Return to Fedora Core 2: Making it work