This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: CPAN module in Cygwin


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]