| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Mon, 15 Jul 2002 12:38:34 +0200 |
| From: | "Gerrit P. Haase" <gerrit AT familiehaase DOT de> |
| Reply-To: | "Gerrit P. Haase" <gerrit AT familiehaase DOT de> |
| Organization: | Esse keine toten Tiere |
| X-Priority: | 3 (Normal) |
| Message-ID: | <192259222402.20020715123834@familiehaase.de> |
| To: | Bella <lau_bella AT yahoo DOT com> |
| CC: | cygwin AT cygwin DOT com |
| Subject: | Re: Where can i download Perl package for Cygwin |
| In-Reply-To: | <20020715103405.63309.qmail@web13106.mail.yahoo.com> |
| References: | <20020715103405 DOT 63309 DOT qmail AT web13106 DOT mail DOT yahoo DOT com> |
| MIME-Version: | 1.0 |
Bella schrieb: > Hi Gerrit, > As my w2k server installed Cygwin 1.3.10 cannot > connect to internet, i need to download the package > and ftp to server. > How can I download the package and what command to > install the package in Cygwin ? ftp://ftp.cpan.org/pub/CPAN/authors/id/D/DP/DPARIS/Crypt-DES-2.03.tar.gz $ tar zxvf Crypt-DES-2.03.tar.gz $ cd Crypt-DES-2.03 $ perl Makefile.PL $ make $ make test $ make install To search and find other modules you will need access to internet: http://search.cpan.org The root of CPAN per ftp is ftp://ftp.cpan.org/pub/CPAN/ and there is also a list of mirrors: ftp://ftp.cpan.org/pub/CPAN/MIRRORED.BY Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |