www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/12/11/18:57:07

From: "John M. Aldrich" <fighteer AT cs DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Zip files needed
Date: Tue, 10 Dec 1996 19:38:48 -0800
Organization: Three pounds of chaos and a pinch of salt
Lines: 50
Message-ID: <32AE2CC8.4936@cs.com>
References: <5B202213A4 AT fs2 DOT mt DOT umist DOT ac DOT uk>
Reply-To: fighteer AT cs DOT com
NNTP-Posting-Host: ppp105.cs.com
Mime-Version: 1.0
To: "A.Appleyard" <A DOT APPLEYARD AT fs2 DOT mt DOT umist DOT ac DOT uk>
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

A.Appleyard wrote:
> 
>   Please reply to me in person.
>   I want to transfer my djgpp v2 onto a laptop. That will need floppies. OK,
> except that DJGPPV2\ZIPS\DJDEV201.ZIP at 1538295 bytes is too big for a
> floppy. Could I use DJDEV300.ZIP with the latest forms of the other v2 files?
> What is the difference between DJDEV201.ZIP and DJDEV200.ZIP?

Aha - I didn't see the reason for your other post.  Okay, the best way
to do what you need is this.

1) Start from the current copy of DJGPP on your computer.

2) Get a stack of floppy disks handy.

3) CD to your DJGPP directory.

4) Issue the following command with PKZIP:

  pkzip -rP& a:\djgpp.zip *.* -x*.zip

5) Insert disks as needed.

Note that the above command will not store the djgpp distribution files;
that's what the '-x*.zip' is for.  If you want to take those along as
well, take out the -x parameter.

When you get to your laptop,

1) Insert the first disk.

2) Oo to the root directory of your laptop's hard drive.

3) Create a directory for DJGPP.

4) cd to that directory.

5) Issue the following command:

  pkunzip -d a:\djgpp.zip

6) Follow the instructions.

-- 
---------------------------------------------------------------------
| John M. Aldrich, aka Fighteer I  |        fighteer AT cs DOT com         |
| "Starting flamewars since 1993"  |   http://www.cs.com/fighteer   |
|  *** NOTICE ***  This .signature is generated randomly.           |
|                  If you don't like it, sue my computer.           |
---------------------------------------------------------------------

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019