problems running Acrobat Reader 5

Ulrich Drepper drepper at redhat.com
Wed Nov 12 19:44:19 UTC 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mirko Streckenbach wrote:

> Has anybody gotten Acrobat Reader 5.08 to work? It crashes
> here on several occasions:

Adobe uses a Motif which has problems with anything but single-byte
locales.  I'm using this wrapper called acroread which then starts the
real version:

#! /bin/bash
export LC_ALL=C
exec /opt/Acrobat5/bin/acroread "$@"


- -- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/so2T2ijCOnn/RHQRAmbSAJ9SrInIznruPD9H5ZHZskAx8JSSWwCfZwf8
L3bBWsUjhxv+0iAShOten5E=
=dqXj
-----END PGP SIGNATURE-----





More information about the fedora-list mailing list