LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-27-2004, 08:41 PM   #1
Hockeyfan
Member
 
Registered: May 2004
Distribution: SuSe 10.0
Posts: 154

Rep: Reputation: 30
need help with getting acrobat reader to run


I just downloaded a copy of acrobat reader from adobe's website. I ran
the ./INSTALL command and it installed the files into the directory /usr/local/Acrobat5. When I tried to run the program I get this:

[root@Hockeyfan root] # /usr/local/Acrobat5/bin/acroread somepdf.pdf
Warning: charset "UTF-8" npot supported using "ISO8859-1"
Aborted
[root@Hockeyfan root] #

Does anyone know how to fix this so that I can view pdf files?

Thanks,

Hockeyfan
 
Old 05-27-2004, 08:53 PM   #2
quatsch
LQ Addict
 
Registered: Aug 2003
Location: New York, NY
Distribution: gentoo, gentooPPC
Posts: 1,661

Rep: Reputation: 48
try this:
env LC_ALL=en_US /usr/local/Acrobat5/bin/acroread somepdf.pdf

if this works, you can create a little script:
#!/bin/bash
env LC_ALL=en_US /usr/local/Acrobat5/bin/acroread $1

name it acroread, and place it in /usr/bin, make it executable and you can start acroread with just acroread (without the full path).
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Acrobat reader prffzc Linux - Software 12 05-14-2005 12:07 AM
Acrobat Reader izerec Linux - Software 4 12-10-2004 03:17 AM
when I run acrobat reader, one err apears ycli00 Linux - Software 3 03-02-2004 04:45 AM
where is my acrobat reader ycli00 Linux - Networking 4 02-29-2004 07:42 AM
acrobat reader samon Linux - Software 15 02-24-2003 05:56 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:16 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration