Re: Install Truly Random from CPAN when not listed in the ppm search

--===============0560497119==
Content-Type: multipart/alternative; boundary=001636c5b3140d1ea704671793cd

--001636c5b3140d1ea704671793cd
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

Got this from Jeff Hobbs [at] Activestate a couple of days ago:

ppm install MinGW

Then untar your package, and compile it as if you were in unix:

dmake
dmake test
dmake install

See this blog post for details:

http://www.openkomodo.com/blogs/troyt/ppm-install-mingw



--
Mathieu Longtin
1-514-803-8977

--001636c5b3140d1ea704671793cd
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit

Got this from Jeff Hobbs [at] Activestate a couple of days ago:<br><br><div style="margin-left: 40px;">ppm install MinGW<br></div><br>Then untar your package, and compile it as if you were in unix:<br><br><div style="margin-left: 40px;">

dmake<br>dmake test<br>dmake install<br></div>
<br>
See this blog post for details:<br>
<br>http://www.openkomodo.com/blogs/troyt/ppm-install-mingw<br><br><br><br clear="all">--<br>Mathieu Longtin<br>1-514-803-8977<br>

--001636c5b3140d1ea704671793cd--

--===============0560497119==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
ActivePerl mailing list
ActivePerl [at] listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
--===============0560497119==--
Mathieu Longtin [ Do, 09 April 2009 06:20 ] [ ID #1997112 ]

RE: Install Truly Random from CPAN when not listed in the ppm search

This is a multi-part message in MIME format.

--===============0416906569==
Content-class: urn:content-classes:message
Content-Type: multipart/alternative;
boundary="----_=_NextPart_001_01C9B936.16BCD594"

This is a multi-part message in MIME format.

------_=_NextPart_001_01C9B936.16BCD594
Content-Type: text/plain;
charset=us-ascii
Content-Transfer-Encoding: quoted-printable

Sounds good, but is it available for Perl 5.8 ?

I can't seem to find it there.

________________________________

From: activeperl-bounces [at] listserv.ActiveState.com
[mailto:activeperl-bounces [at] listserv.ActiveState.com] On Behalf Of
Mathieu Longtin
Sent: Wednesday, April 08, 2009 11:21 PM
To: activeperl [at] listserv.activestate.com; Fish, David
Subject: Re: Install Truly Random from CPAN when not listed in the ppm
search


Got this from Jeff Hobbs [at] Activestate a couple of days ago:


ppm install MinGW


Then untar your package, and compile it as if you were in unix:


dmake
dmake test
dmake install


See this blog post for details:

http://www.openkomodo.com/blogs/troyt/ppm-install-mingw



--
Mathieu Longtin
1-514-803-8977


------_=_NextPart_001_01C9B936.16BCD594
Content-Type: text/html;
charset=us-ascii
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<META content=3D"MSHTML 6.00.2900.3492" name=3DGENERATOR></HEAD>
<BODY>
<DIV dir=3Dltr align=3Dleft><SPAN =
class=3D929415915-09042009></SPAN><FONT
face=3DArial><FONT color=3D#0000ff><FONT size=3D2>S<SPAN
class=3D929415915-09042009>ounds good, but is it available for Perl 5.8
?</SPAN></FONT></FONT></FONT></DIV>
<DIV><FONT face=3DArial><FONT color=3D#0000ff><FONT size=3D2><SPAN
class=3D929415915-09042009></SPAN></FONT></FONT></FONT> </DIV>
<DIV><FONT face=3DArial><FONT color=3D#0000ff><FONT size=3D2><SPAN
class=3D929415915-09042009>I can't seem to find it
there.</SPAN></FONT></FONT></FONT></DIV>
<DIV dir=3Dltr align=3Dleft><BR></DIV>
<DIV class=3DOutlookMessageHeader lang=3Den-us dir=3Dltr align=3Dleft>
<HR tabIndex=3D-1>
<FONT face=3DTahoma size=3D2><B>From:</B>
activeperl-bounces [at] listserv.ActiveState.com
[mailto:activeperl-bounces [at] listserv.ActiveState.com] <B>On Behalf Of =
</B>Mathieu
Longtin<BR><B>Sent:</B> Wednesday, April 08, 2009 11:21 PM<BR><B>To:</B> =

activeperl [at] listserv.activestate.com; Fish, David<BR><B>Subject:</B> Re: =
Install
Truly Random from CPAN when not listed in the ppm =
search<BR></FONT><BR></DIV>
<DIV></DIV>Got this from Jeff Hobbs [at] Activestate a couple of days =
ago:<BR><BR>
<DIV style=3D"MARGIN-LEFT: 40px">ppm install MinGW<BR></DIV><BR>Then =
untar your
package, and compile it as if you were in unix:<BR><BR>
<DIV style=3D"MARGIN-LEFT: 40px">dmake<BR>dmake test<BR>dmake
install<BR></DIV><BR>See this blog post for details:<BR><BR><A
href=3D"http://www.openkomodo.com/blogs/troyt/ppm-install-mi ngw"
target=3D_blank>http://www.openkomodo.com/blogs/troyt/ppm-in stall-mingw</=
A><BR><BR><BR><BR
clear=3Dall>--<BR>Mathieu Longtin<BR>1-514-803-8977<BR></BODY></HTML>

------_=_NextPart_001_01C9B936.16BCD594--


--===============0416906569==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
ActivePerl mailing list
ActivePerl [at] listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
--===============0416906569==--
Curtis Leach [ Do, 09 April 2009 19:10 ] [ ID #1997114 ]

Re: Install Truly Random from CPAN when not listed in the ppm search

On Thu, Apr 9, 2009 at 12:10 PM, Curtis Leach <cleach [at] harrahs.com> wrote:
> Sounds good, but is it available for Perl 5.8 ?
>
> I can't seem to find it there.
> ________________________________
> From: activeperl-bounces [at] listserv.ActiveState.com
> [mailto:activeperl-bounces [at] listserv.ActiveState.com] On Behalf Of Mathieu
> Longtin
> Sent: Wednesday, April 08, 2009 11:21 PM
> To: activeperl [at] listserv.activestate.com; Fish, David
> Subject: Re: Install Truly Random from CPAN when not listed in the ppm
> search
>
> Got this from Jeff Hobbs [at] Activestate a couple of days ago:
>
> ppm install MinGW
>
> Then untar your package, and compile it as if you were in unix:
>
> dmake
> dmake test
> dmake install
>
> See this blog post for details:
>
> http://www.openkomodo.com/blogs/troyt/ppm-install-mingw

I tried "ppm install MinGW" with ActivePerl 822 (perl-5.8.8), and it
was available there. However, as Gaurav pointed out earlier, this
won't help installing Math-TrulyRandom, which hasn't been ported to
this Win32 environment yet (it also doesn't build with VC++).

--
best regards,
Randy
_______________________________________________
ActivePerl mailing list
ActivePerl [at] listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Randy Kobes [ Do, 09 April 2009 20:30 ] [ ID #1997115 ]

RE: Install Truly Random from CPAN when not listed in the ppm search

Could you tell me what repository you were pointing to? I can't find it
via PPM.

ppm> repository
Repositories:
[1] ActiveState Package Repository
ppm>
ppm> s MinGW
Searching in Active Repositories
No matches for 'MinGW'; see 'help search'.
ppm>
ppm> version
PPM - Programmer's Package Manager version 3.4
ppm>

My Perl

This is perl, v5.8.8 built for MSWin32-x86-multi-thread
(with 25 registered patches, see perl -V for more detail)

-----Original Message-----
From: Randy Kobes [mailto:randy.kobes [at] gmail.com]
Sent: Thursday, April 09, 2009 1:31 PM
To: Curtis Leach
Cc: activeperl [at] listserv.activestate.com
Subject: Re: Install Truly Random from CPAN when not listed in the ppm
search

On Thu, Apr 9, 2009 at 12:10 PM, Curtis Leach <cleach [at] harrahs.com>
wrote:
> Sounds good, but is it available for Perl 5.8 ?
>
> I can't seem to find it there.
> ________________________________
> From: activeperl-bounces [at] listserv.ActiveState.com
> [mailto:activeperl-bounces [at] listserv.ActiveState.com] On Behalf Of
> Mathieu Longtin
> Sent: Wednesday, April 08, 2009 11:21 PM
> To: activeperl [at] listserv.activestate.com; Fish, David
> Subject: Re: Install Truly Random from CPAN when not listed in the ppm

> search
>
> Got this from Jeff Hobbs [at] Activestate a couple of days ago:
>
> ppm install MinGW
>
> Then untar your package, and compile it as if you were in unix:
>
> dmake
> dmake test
> dmake install
>
> See this blog post for details:
>
> http://www.openkomodo.com/blogs/troyt/ppm-install-mingw

I tried "ppm install MinGW" with ActivePerl 822 (perl-5.8.8), and it was
available there. However, as Gaurav pointed out earlier, this won't help
installing Math-TrulyRandom, which hasn't been ported to this Win32
environment yet (it also doesn't build with VC++).

--
best regards,
Randy


_______________________________________________
ActivePerl mailing list
ActivePerl [at] listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Curtis Leach [ Do, 09 April 2009 20:43 ] [ ID #1997116 ]

Re: Install Truly Random from CPAN when not listed in the ppm search

Curtis Leach wrote:
> Could you tell me what repository you were pointing to? I can't find it
> via PPM.

It's in the AS package repo.
Mine shows: http://ppm4.activestate.com/MSWin32-x86/5.8/820/package.xml
_______________________________________________
ActivePerl mailing list
ActivePerl [at] listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Bill Luebkert [ Do, 09 April 2009 21:18 ] [ ID #1997117 ]
Perl » gmane.comp.lang.perl.active-perl » Re: Install Truly Random from CPAN when not listed in the ppm search

Vorheriges Thema: Net::SIP
Nächstes Thema: Perl6 though IIS7 CGI