Unix Technical Forum

Unable to install Adobe Reader v7.0 in Debian.

This is a discussion on Unable to install Adobe Reader v7.0 in Debian. within the Debian Linux support forums, part of the Debian Linux category; --> ANTant@zimage.com wrote: > After reading http://tinyurl.com/5ztbs newsgroup thread, I downloaded > ftp://ftp.adobe.com/pub/adobe/reader...nux_enu.tar.gz > to a Windows desktop, decompressed the ...


Go Back   Unix Technical Forum > Unix Operating Systems > Debian Linux > Debian Linux support

FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

 

LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 01-19-2008, 07:49 AM
Markku Kolkka
 
Posts: n/a
Default Re: Unable to install Adobe Reader v7.0 in Debian.

ANTant@zimage.com wrote:
> After reading http://tinyurl.com/5ztbs newsgroup thread, I downloaded
>

ftp://ftp.adobe.com/pub/adobe/reader...nux_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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 01-19-2008, 07:49 AM
mjt
 
Posts: n/a
Default Re: Unable to install Adobe Reader v7.0 in Debian.

(ANTant@zimage.com) scribbled:

> After reading http://tinyurl.com/5ztbs newsgroup thread, I downloaded
> ftp://ftp.adobe.com/pub/adobe/reader...nux_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.


.... geez, why didnt you just burn the *tar.gz itself to a CD,
then copy it down to the Linux box and install it?

--
<< http://michaeljtobler.homelinux.com (Lucia - Northern Star) >>
All theoretical chemistry is really physics;
and all theoretical chemists know it. - Richard P. Feynman
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 01-19-2008, 07:49 AM
ANTant@zimage.com
 
Posts: n/a
Default Re: Unable to install Adobe Reader v7.0 in Debian.

> >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.
> >
> >

> Is it possible to get it to run with a browser plugin on Debian (as 5.0
> does)?


Its documentation says yes and there are instructions. Since I don't like
reading PDFs in my Web browsers, even in Windows, I left it alone.
--
"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.
( )
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 01-19-2008, 07:49 AM
ANTant@zimage.com
 
Posts: n/a
Default Re: Unable to install Adobe Reader v7.0 in Debian.

> > 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


It looks like WinZip and/or Roxio's CD Creator messed up the formatting
in INSTALL script file. Now, the question is: Is there a way to fix this
problem without redownloading? Just curious.

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.
( )
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 01-19-2008, 07:50 AM
ANTant@zimage.com
 
Posts: n/a
Default Re: Unable to install Adobe Reader v7.0 in Debian.

> >>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).
> >

> It's a shell script and contains the licence and installation script.


Yes, it is a shell script.


> I certainly needed to run it as root to get it to install in the default
> location though.


Yeah, but root had the same results. It was a bad copy since I extracted
and burned the files in Windows which messed up INSTALL's formatting.
--
"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.
( )
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16 (permalink)  
Old 01-19-2008, 07:50 AM
ANTant@zimage.com
 
Posts: n/a
Default Re: Unable to install Adobe Reader v7.0 in Debian.

> > After reading http://tinyurl.com/5ztbs newsgroup thread, I downloaded
> >

> ftp://ftp.adobe.com/pub/adobe/reader...nux_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.


Yep, I did that and it worked. That stinks that it happens. I wonder
if it is possible to fix this if I ever run into this problem. At least,
I learned something new.
--
"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.
( )
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17 (permalink)  
Old 01-19-2008, 07:50 AM
ANTant@zimage.com
 
Posts: n/a
Default Re: Unable to install Adobe Reader v7.0 in Debian.

mjt <mjtobler@removethis_mail.ru> wrote:
> (ANTant@zimage.com) scribbled:


> > After reading http://tinyurl.com/5ztbs newsgroup thread, I downloaded
> > ftp://ftp.adobe.com/pub/adobe/reader...nux_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.


> ... geez, why didnt you just burn the *tar.gz itself to a CD,
> then copy it down to the Linux box and install it?


Oh, I wanted to save time at office to decompress files than at home
(slow box).
--
"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.
( )
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18 (permalink)  
Old 01-19-2008, 07:50 AM
Hiding in Plain Sight
 
Posts: n/a
Default Re: Unable to install Adobe Reader v7.0 in Debian.

On Wed, 16 Mar 2005 14:13:48 -0600, ANTant 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

>
> It looks like WinZip and/or Roxio's CD Creator messed up the formatting
> in INSTALL script file. Now, the question is: Is there a way to fix this
> problem without redownloading? Just curious.
>
> Thank you in advance.


Is the .gz file still around if not re-download it. I just downloaded both
the tar.gz and the rpm, both installed fine on my FC3 system. BTW thanks
for the URL, Adobe hasn't officially released this yet.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #19 (permalink)  
Old 01-19-2008, 07:50 AM
ANTant@zimage.com
 
Posts: n/a
Default Re: Unable to install Adobe Reader v7.0 in Debian. Note: Pre-release!

> Is the .gz file still around if not re-download it. I just downloaded both
> the tar.gz and the rpm, both installed fine on my FC3 system. BTW thanks
> for the URL, Adobe hasn't officially released this yet.


FYI to everyone. It is only a pre-release according to
http://www.adobeforums.com/cgi-bin/w....4@.3bb8d962/3

It still pretty good. I'd rather use this one instead of the older version.
Yuck.
--
"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.
( )
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #20 (permalink)  
Old 01-19-2008, 07:50 AM
ne...
 
Posts: n/a
Default Re: Unable to install Adobe Reader v7.0 in Debian.

On Wed, 16 Mar 2005 at 20:13 GMT, ANTant@zimage.com eloquently 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).

Why oh why not decompress the tarbol under Debian??? In other words
burn the tarbol to CDRW in windows, copy it over in Debian and go
from there...

N.Emile...
--
Registered Linux User # 125653 (http://counter.li.org) | Please remove
Certified: 75% bastard, 42% of which is tard. | '.invalid'
http://www.thespark.com/bastardtest | to reply.
Switch to: http://www.speakeasy.net/refer/190653
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 12:10 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com