| 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 |
| X-AuthUser: | gerrit:koeln.convey.de |
| Date: | Wed, 6 Aug 2003 04:35:50 +0200 |
| From: | "Gerrit P. Haase" <gp AT familiehaase DOT de> |
| Reply-To: | "Gerrit @ cygwin" <cygwin AT cygwin DOT com> |
| Organization: | Esse keine toten Tiere |
| X-Priority: | 3 (Normal) |
| Message-ID: | <1581611745407.20030806043550@familiehaase.de> |
| To: | Graham Lamont <grahamlamont AT ntlworld DOT com> |
| CC: | cygwin AT cygwin DOT com |
| Subject: | Re: perl -MCPAN -e shell crashes w98se |
| In-Reply-To: | <04VRMJP74XTR0YW1ZKFIEA8R7SP.3f30569b@moby> |
| References: | <04VRMJP74XTR0YW1ZKFIEA8R7SP DOT 3f30569b AT moby> |
| MIME-Version: | 1.0 |
Hallo Graham,
Am Mittwoch, 6. August 2003 um 03:15 schriebst du:
> Is it easy to install 5.61 instead ?
Yes, using setup.exe should make it as easy as possible, you find perl
in the category 'Interpreter' or the full listing (and setup.exe is
here: http://cygwin.com/setup.exe ).
>>Why there was an ActiveState directory created is dubios.
>>What is in your /usr/lib/perl5/5.8.0/CPAN/Config.pm (there are the
>>user defined settings)?
> $CPAN::Config = {
> 'build_cache' => q[10],
> 'build_dir' => q[/.cpan/build],
[...]
Looks ok. I really have no idea why there should be an activestate
dirtectory created.
> With the requested paths (unzip,gzip,tar..) I just gave the path that
> which gives (/usr/bin) even though this is empty and everything is in
> /bin. I don't understand why this is.
Try `ls /usr/bin` in a bash shell, is it really empty?
This is called a mount. x:\cygwin\bin is mounted to /usr/bin and to
/bin so you can access the files with both paths.
See also the output of the command `mount`.
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 |