Re: RH9 & acrobat reader giving segment fault

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



shrek-m@xxxxxx wrote:

Atul Chitnis schrieb:

On Sun, 25 May 2003, Thomas V. Fischer wrote:



I have installed RH9 and the latest kernel update. When I run acrobat
reader, it tries to start but then bails out giving a segment fault. I
installed the latest version of acrobat on adobe.com


Unicode hassles. Acrobat reader can't handle it.

Workaround:

Define an alias in /etc/bashrc:

alias acroread='LANG=C acroread'



# vi `which acroread`


#!/bin/sh #

ver=5.0
install_dir=/usr/local/Acrobat5/Reader
# RHL 8.0
LANG=C
export LANG

#
# Prepend a colon separated environment variable
# $1 string to be prepended
# $2 environment variable
#

Yes that's probably what the shrike packages I grabbed do - basically save you the trouble of writing the wrapper script -

Joe





[Index of Archives]     [Fedora Users]     [Centos Users]     [Kernel Development]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat Phoebe Beta]     [Yosemite Forum]     [Fedora Discussion]     [Gimp]     [Stuff]     [Yosemite News]

  Powered by Linux