On Wed, Jun 04, 2003 at 10:56:52PM -0500, Robert G. (Doc) Savage wrote: > On Tue, 2003-06-03 at 12:54, Aaron Konstam wrote: > > I haven't seen any comment about this on the list but when I install > > acroread for Acrobat Reader 5.6 and try to apply it to a pdf file I > > get this error: > > Warning: charset "UTF-8" not supported, using "ISO8859-1". > > Aborted > > > > Can someone explain this and give me a hit of how to fix it? > > Aaron, > > You installation was apparently a bit more successful than mine. I just > downloaded linux-506.tar.gz from Adobe's web site, unpacked it with 'tar > xfvz ...', and got the following files: > > total 25152 > -rwxrwxr-x 1 10490 users 2489856 Jul 8 2002 COMMON.TAR > -r-xr-xr-x 1 10490 users 13596 Jul 1 2002 INSTALL > -rwxrwxr-x 1 10490 users 22501 Jan 23 2002 LICREAD.TXT > -rw-rw-r-- 1 10490 users 23165440 Jul 10 2002 LINUXRDR.TAR > -r-xr-xr-x 1 10490 users 21451 Jul 1 2002 README > > Following the instructions in README I ran: > > # ./INSTALL > -bash: ./INSTALL: /bin/sh: bad interpreter: Permission denied > > Wha' happened??? > Good question. I did exactly what you did ant the INSTALL file executed. Sounds like something is wron with you /bin/sh. I would try changing the first line from: #!/bin/sh to: #!/bin/bash and see if it works. -- ------------------------------------------- Aaron Konstam Computer Science Trinity University 715 Stadium Dr. San Antonio, TX 78212-7200 telephone: (210)-999-7484 email:akonstam@xxxxxxxxxxx