X-Sybari-Trust: b1a81736 9ffcebbb 6f685166 00000138 From: Martin Stromberg Message-Id: <200301171326.OAA26148@lws256.lu.erisoft.se> Subject: Re: perl 5.8.0 from w2k test site problems To: djgpp-workers AT delorie DOT com Date: Fri, 17 Jan 2003 14:25:59 +0100 (MET) In-Reply-To: <3E280A41.8060707@mif.vu.lt> from "Laurynas Biveinis" at Jan 17, 2003 02:50:57 PM X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > I've rebuilt 5.8.0 with Rick's patch and few other changes (replaced > installation paths $DJDIR with /dev/env/DJDIR). Installation fails in > man pages (they have '::' in file names). They shouldn't. perl and friends map "::" to "/" if we are talking about module structure. Right, MartinS