Netscape binary ->Where?

Netscape binary ->Where?

Post by Stanislav (St » Mon, 09 Jun 1997 04:00:00




Quote:> Anyone has a lead on netscape 2.X binary for Linux or earlier?  I know the
> Caldera have been distributing 2.0X for a while.  

Hmm... Not a wonder that I am writing English exam [0].  After rereading
it, and parsing the above as "or something earlier then Linux" hence
Slowaris, minix, etc., I want to clarify - I am looking for a version of
Netscape 2 or earlier - the earlier the better.  I would prefere a URL,
then receving 5 megs in my e-mail one fine morning, but still...

Quote:> Can anyone suggest where I could download it from?  Communicator b5 is
> nice, but I miss the basic functionality of frame-less, animated-gif-less
> browser[1].

> Stan
> ------------

[1] I know, I know. Lynx.
[0] English 11A.  A pain in the arse - have been writing English exams for
the last 5 years.
--
+------------------------------------------------------------------------------
| Stanislav N. Vardomskiy - http://www.ncf.carleton.ca/~cn119/  Linux X.YZ.ZY  
| Witty comment revoked due to resigning sysadminhood, and attempting recovery
+------------------------------------------------------------------------------
 
 
 

1. ***>>> Summary: Questions on sending binary files by e-mail <<<***

Here is a summary of responses on my question concering sending binary files
by e-mail:

- Use the uuencode & uudecode commmands found on most UNIX machines. These
  commands translate 8-bit binaries into 7-bit ASCII characters to include
  in your e-mail.  You may want to compress the binary files before using
  the uuencode/uudecode commands.  The binaries could come from any platform,
  DOS, Mac, etc.  One thing to note is some sites have a maximum size of files
  to handle via e-mail.  Therefore, you may want to break your file after
  trasnlation into chunks and e-mail into pieces.  Here are some examples of
  encoding and decoding on the other end:

  compress file                         (gives file.Z)
  uuencode file.Z > file.uu

  Then cut the file into pieces and include them in your e-mail.
  The recepient takes these files and concatenates them into one file
  (after editing out the headers) then:

  uudecode file.uu > file.Z
  uncompress file.Z

- A very good place to start to learn about these issues is th comp.binaries.*,
  esp. comp.binaries.ibm.pc - there are FAQs about this.

- There are also C versions of PKZIP and other programs at some ftp sites
  (I was never told where) that you can download to compile on non-UNIX
  machines for the same purpose.  Major DOS archive sites include
  wsmr-simtel.army.mil and wuarchive.wustl.edu.

- For Mac users, you can use something ilke Stuffit (shareware) to binhex files.

- For those interested in sending big files via e-mail, not necessarily
  binaries, e.g., large postscript files, there are anonymous ftp sites
  that permit users to upload their files to public directories for others
  to download.


  on most ftp sites.  Send 'help' to the above address for more information.

Hope that helps.  Thank you very much all who responded.

Aladdin Nassar
Civil Engineer
Stanford University

2. Logitech Quickcam Web USB

3. convert dynamic binary --> static binary possible?

4. Mitsumi cdrom/slackware prob.

5. <><><> MOUNTING EXTENDED PARTITION <><><>

6. IRC demon source

7. Wanted: <><><> Unix Specialist <><><>

8. Apache, server-side includes, and Netscape

9. LILO help <><><><><><>

10. >>---> Software Jobs! >>--->

11. Binary->DOS->Linux

12. Script --> Binary --> Encrypted

13. 2.2.1 <-> nfs 2.2beta37 <-> Netscape 4.*