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://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
Message-ID: | <41895B06.3030105@familiehaase.de> |
Date: | Wed, 03 Nov 2004 23:26:14 +0100 |
From: | "Gerrit P. Haase" <gp AT familiehaase DOT de> |
Organization: | Esse keine toten Tiere |
User-Agent: | Mozilla/5.0 (Windows; U; WinNT4.0; de-AT; rv:1.7.3) Gecko/20040910 |
MIME-Version: | 1.0 |
To: | Elvin Peterson <elvin_peterson AT yahoo DOT com> |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: CPAN module in Cygwin |
References: | <20041103175513 DOT 86825 DOT qmail AT web52208 DOT mail DOT yahoo DOT com> |
In-Reply-To: | <20041103175513.86825.qmail@web52208.mail.yahoo.com> |
X-IsSubscribed: | yes |
Elvin Peterson wrote: > Thanks for all the suggestions. Are these part of > cygwin (or do they have to be installed separately? > :-))? In any case running CPAN sends my machine to > OOM, so I am sticking to precompiled binaries for now. You can fetch any source package via ftp or from http://search.cpan.org/ and build and install them manually: $ tar xzf package-name.tar.gz $ cd package-name $ perl Makefile.PL $ make $ make test $ make install Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |