[Bioperl-l] Re: [Bioperl-guts-l] Notification: incoming/1292

Jason Stajich jason@cgt.mc.duke.edu
Mon, 11 Nov 2002 20:31:34 -0500 (EST)


Did you follow the directions in the INSTALL document for setting your PPM
path?
http://bioperl.org/Core/Latest/INSTALL

I believe the messages you are seeing happen when you don't have the
appropriate PPM path and are trying to build from activestate's out of
date pkg.

Also you can always build and install modules the old-fashioned way.

Download the src from http://bioperl.org/DIST, run
% perl Makefile.PL
% make (or nmake in your case)
% make install

Expect to get warnings if you do make test on Windows.

-jason
On Mon, 11 Nov 2002 bioperl-bugs@bioperl.org wrote:

> JitterBug notification
>
> new message incoming/1292
>
> Message summary for PR#1292
> 	From: "John Samuel" <John.Samuel@senecac.on.ca>
> 	Subject: failed installation
> 	Date: Mon, 11 Nov 2002 18:54:56 -0500
> 	0 replies 	0 followups
>
> ====> ORIGINAL MESSAGE FOLLOWS <====
>
> >From John.Samuel@senecac.on.ca  Mon Nov 11 18:54:33 2002
> Return-Path: <John.Samuel@senecac.on.ca>
> Received: from mercury.senecac.on.ca (mercury.senecac.on.ca [142.204.1.13])
> 	by pw600a.bioperl.org (8.12.2/8.12.2) with ESMTP id gABNsW6J014462
> 	for <bioperl-bugs@bioperl.org>; Mon, 11 Nov 2002 18:54:33 -0500
> Received: from senecac.on.ca ([142.204.216.98]) by
>           mercury.senecac.on.ca (Netscape Messaging Server 4.15) with
>           ESMTP id H5FRR300.HCS for <bioperl-bugs@bioperl.org>; Mon, 11
>           Nov 2002 18:54:39 -0500
> Message-ID: <3DD04350.D0B7357@senecac.on.ca>
> Date: Mon, 11 Nov 2002 18:54:56 -0500
> From: "John Samuel" <John.Samuel@senecac.on.ca>
> X-Mailer: Mozilla 4.7 [en] (Win98; I)
> X-Accept-Language: en
> MIME-Version: 1.0
> To: bioperl-bugs@bioperl.org
> Subject: failed installation
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
>
> I tried using ppm to install Bioperl for use with ActiveState perl 5.6.1
> on a Windows box and got the following message:
>
> Error installing package 'Bioperl': Read a PPD for 'Bioperl', but it is
> not intended for this build of Perl (MSWin32-x86-multi-thread)
>
> Is there another version, or another way I can do it?
>
>
> _______________________________________________
> Bioperl-guts-l mailing list
> Bioperl-guts-l@bioperl.org
> http://bioperl.org/mailman/listinfo/bioperl-guts-l
>

-- 
Jason Stajich
Duke University
jason at cgt.mc.duke.edu