Bug 145167

Summary: acroread not working on a x86_64 system
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Christian Andretzky <Christian.Andretzky>
Component: CommercialAssignee: George Horlacher <ghorlacher>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: meissner
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: SuSE Linux 10.0   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Christian Andretzky 2006-01-24 14:02:11 UTC
If I try to start acroread on a x86_64 system than it fails completely with the message 'Abgebrochen' in a german location. (Assume 'aborted' in a english location ;-) As far as I could see (strace) acroread is searching for the files /usr/lib/gconv/gconv-modules and /usr/lib/gconv/gconv-modules.cache.
The location of this files is only correct in a 32-bit system. In a 64-bit system these files are located under /usr/lib64/gconv/gconv-modules and /usr/lib64/gconv/gconv-modules.cache. I've no idea if there a compatibility package exists, but if it should exist, at least the dependicies are not correct because such package ist not installed.
Comment 1 Marcus Meissner 2006-01-24 17:52:40 UTC
install the glibc-locale-32bit package.
Comment 2 George Horlacher 2006-01-31 23:33:04 UTC
Marcus has the right answer.  There was another bug on this and this was the final result.  Adobe does not have x86_64 version for linux but the 32 bit one seems to work with the glibc-local-32bit package like Marcus says. Setting up requires for unsupported version is not going to work.