Unable to install Adobe Reader v7.0 in Debian.
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Unix and Linux reviews > Free Debian support > Linux Debian support > Unable to install Adobe Reader v7.0 in Debian.




Pages (2): [1] 2 »   Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Unable to install Adobe Reader v7.0 in Debian.  
ANTant@zimage.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-16-05 07:45 AM

Hello.

After reading http://tinyurl.com/5ztbs newsgroup thread, I downloaded
[url]ftp://ftp.adobe.com/pub/adobe/reader/unix/7x/7.0/enu/AdbeRdr70_linux_enu.tar.gz[/u
rl]
to a Windows desktop, decompressed the .tar.gz file with WinZip v8.1, and
burned the files to a CD-RW (on dial-up at home so I downloaded it at
work).

I copied the AdobeReader/ to my Debian box and tried to install it, but
it didn't get far:

AdobeReader$ ./INSTALL
:bad interpreter: No such file or directory.


Any ideas why this error message comes up? I am using Debian r3.1 with
Kernel 2.6.10-k7. Thank you in advance. 
--
"We are anthill men upon an anthill world." --Ray Bradbury
/\___/\
/ /\ /\ \                      Ant @ The Ant Farm: http://antfarm.ma.cx
| |o   o| |                 Ant's Quality Foraged Links: http://aqfl.net
\ _ /                        Please remove ANT if replying by e-mail.
( )





[ Post a follow-up to this message ]



    Re: Unable to install Adobe Reader v7.0 in Debian.  
Al. C


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-16-05 07:45 AM

ANTant@zimage.com wrote:

> Hello.
>
> After reading http://tinyurl.com/5ztbs newsgroup thread, I downloaded
>
ftp://ftp.adobe.com/pub/adobe/reade...inux_enu.tar.gz
> to a Windows desktop, decompressed the .tar.gz file with WinZip v8.1, and
> burned the files to a CD-RW (on dial-up at home so I downloaded it at
> work).
>
> I copied the AdobeReader/ to my Debian box and tried to install it, but
> it didn't get far:
>
> AdobeReader$ ./INSTALL
> :bad interpreter: No such file or directory.
>
>
> Any ideas why this error message comes up? I am using Debian r3.1 with
> Kernel 2.6.10-k7. Thank you in advance. 

Try:

sh ./INSTALL

If that does not work than either you got a bad download,  WinZip trashed
the tar.gz, or you have a bad burn.

ANC






[ Post a follow-up to this message ]



    Re: Unable to install Adobe Reader v7.0 in Debian.  
ANTant@zimage.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-16-05 07:45 AM

Al. C <no_spam_acanton_takeout@adams-blake.nospam.com> wrote:
> ANTant@zimage.com wrote:
 
> [url]ftp://ftp.adobe.com/pub/adobe/reader/unix/7x/7.0/enu/AdbeRdr70_linux_enu.tar.gz[
/url] 
[vbcol=seagreen]
> Try:

> sh ./INSTALL

> If that does not work than either you got a bad download,  WinZip trashed
> the tar.gz, or you have a bad burn.

Well, it got farther a little with your suggestion.

: command not found
'/INSTALL: line 10: syntax error near unexpected token '
'/INSTALL: line 10: `echoawk ()
--
"We are anthill men upon an anthill world." --Ray Bradbury
/\___/\
/ /\ /\ \                      Ant @ The Ant Farm: http://antfarm.ma.cx
| |o   o| |                 Ant's Quality Foraged Links: http://aqfl.net
\ _ /                        Please remove ANT if replying by e-mail.
( )





[ Post a follow-up to this message ]



    Re: Unable to install Adobe Reader v7.0 in Debian.  
ANTant@zimage.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-16-05 07:45 AM

Al. C <no_spam_acanton_takeout@adams-blake.nospam.com> wrote:
> ANTant@zimage.com wrote:
 
> [url]ftp://ftp.adobe.com/pub/adobe/reader/unix/7x/7.0/enu/AdbeRdr70_linux_enu.tar.gz[
/url] 
[vbcol=seagreen]
> Try:

> sh ./INSTALL

> If that does not work than either you got a bad download,  WinZip trashed
> the tar.gz, or you have a bad burn.

OK, I think I had a bad copy. I guess CD burning the decompressed files
(in Windows XP) was a bad idea. I tried burning .tar.gz file, and de-
compressed in Debian, and was able to install.

[sighs at the OS differences]
--
"We are anthill men upon an anthill world." --Ray Bradbury
/\___/\
/ /\ /\ \                      Ant @ The Ant Farm: http://antfarm.ma.cx
| |o   o| |                 Ant's Quality Foraged Links: http://aqfl.net
\ _ /                        Please remove ANT if replying by e-mail.
( )





[ Post a follow-up to this message ]



    Re: Unable to install Adobe Reader v7.0 in Debian.  
Laurenz Albe


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-16-05 12:45 PM

In comp.os.linux.setup ANTant@zimage.com wrote:
> to a Windows desktop, decompressed the .tar.gz file with WinZip v8.1, and
> burned the files to a CD-RW (on dial-up at home so I downloaded it at
> work).
>
> I copied the AdobeReader/ to my Debian box and tried to install it, but
> it didn't get far:
>
> AdobeReader$ ./INSTALL
> :bad interpreter: No such file or directory.
>
>
> Any ideas why this error message comes up? I am using Debian r3.1 with
> Kernel 2.6.10-k7. Thank you in advance. 

This must be question 14 of Joe Halpin's comp.unix.shell FAQ:

http://home.comcast.net/~j.p.h/cus-faq.html#N

Yours,
Laurenz Albe





[ Post a follow-up to this message ]



    Re: Unable to install Adobe Reader v7.0 in Debian.  
Virgile Prevosto


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-16-05 12:45 PM

ANTant a écrit:


> AdobeReader$ ./INSTALL
> :bad interpreter: No such file or directory.
>
Hello,
this is just a wild guess, since I haven't tried to install AcrobatReader
7 myself, but INSTALL is more likely to be a text file containing
installation instructions than an installation script (which'd rather be
called install or install.sh).

--
E tutto per oggi, a la prossima volta
Virgile





[ Post a follow-up to this message ]



    Re: Unable to install Adobe Reader v7.0 in Debian.  
Mike Mol


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-16-05 12:45 PM


ANTant@zimage.com wrote:
> AdobeReader$ ./INSTALL
> :bad interpreter: No such file or directory.

What do you get when you type "head -1 INSTALL" in the directory? (IOW,
what's the first line of the file say?






[ Post a follow-up to this message ]



    Re: Unable to install Adobe Reader v7.0 in Debian.  
Robert Tucker


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-16-05 12:45 PM

Mike Mol wrote:

>ANTant@zimage.com wrote:
>
> 
>
>What do you get when you type "head -1 INSTALL" in the directory? (IOW,
>what's the first line of the file say?
>
>
>
#!/bin/sh





[ Post a follow-up to this message ]



    Re: Unable to install Adobe Reader v7.0 in Debian.  
Markku Kolkka


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-16-05 12:45 PM

ANTant@zimage.com wrote:
> After reading http://tinyurl.com/5ztbs newsgroup thread, I downloaded
>
ftp://ftp.adobe.com/pub/adobe/reade...inux_enu.tar.gz
> to a Windows desktop, decompressed the .tar.gz file with WinZip v8.1,

Bad idea, this is where you broke the file. Move the .tar.gz file to
your Linux system and decompress it there.

--
Markku Kolkka
markku.kolkka@iki.fi





[ Post a follow-up to this message ]



    Re: Unable to install Adobe Reader v7.0 in Debian.  
mjt


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-16-05 12:45 PM

(ANTant@zimage.com) scribbled:

> After reading http://tinyurl.com/5ztbs newsgroup thread, I downloaded
> ftp://ftp.adobe.com/pub/adobe/reade...r.homelinux.com (Lucia - Northern Star) >>
All theoretical chemistry is really physics;
and all theoretical chemists know it. - Richard P. Feynman





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 10:40 PM.      Post New Thread    Post A Reply      
Pages (2): [1] 2 »   Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register