Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>,
	<http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Date: 21 Aug 1999 23:57:00 +0200
From: mh@mike.franken.de (Michael Hirmke)
To: cygwin@sourceware.cygnus.com
Message-ID: <7NGczSnppfB@mike.franken.de>
In-Reply-To: <37B994B0.AF96B901@farmr1.med.uth.tmc.edu>
Subject: Re: perl problems
X-Mailer: CrossPoint v3.11 R/C9763
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Organization: Kommunikationsnetz Franken e.V. (Nuernberg)
x-copyright: All rights reserved. Unauthorized copying, forwarding or publishing prohibited.
x-irc-nick: nobanzai
x-no-archive: yes

Charles S. Wilson [cwilson@ece.gatech.edu] wrote:

[...]
>If you want to use modules, then you need to build perl from source
>yourself. The reason for this is that the information used to compile
>modules is built into the perl executable and scripts when perl.exe is
>built. Thus, when you try to compile modules on *your* system, using the
>perl binary I built on *my* system, the paths and stuff aren't correct.

IMHO you just have to edit lib/Config.pm to reflect your filesystem
structure. It is not necessary to rebuild perl.

>Also, as you noticed, the permissions on the /usr/lib/perl5 tree, which are
>OK on *my* system, don't work properly on *your* system (because your
>username isn't "cwilson" and the /usr/local/lib/perl5 tree after untarring
>is still owned by cwilson, most likely).

This simply can be changed with chown or by "take ownership" from
explorer.


Btw. I use the ActiveState port of perl for months now without any
problem from bash.
Only thing is, that you have to use the c: syntax for drive letters
instead of /cygdrive/ or /c/. PerlWin32 even accepts / as separator.

[...]
>--Chuck

Bye.
Michael.
--
Michael Hirmke           | Telefon +49 (911) 557999
Georg-Strobel-Strasse 81 | FAX     +49 (911) 557664
90489 Nuernberg          | E-Mail  mailto:mh@mike.franken.de
                         | WWW     http://aquarius.franken.de/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

