Hi David, 2009/4/9 Bill Luebkert <[email protected]>: > Fish, David wrote: >> Hello! I am trying to install the Math::TrulyRandom >> (http://search.cpan.org/~gary/Math-TrulyRandom-1.0/TrulyRandom.pod) > It's an XS module, so you would need to compile it yourself (which might mean > compiling Perl and everything else too unless you use a compatible compiler). > Alternatively, you could ask Randy if he has time to add it to his PPM repos: > [email protected] ... or try compiling it yourself using Strawberry Perl [1]. You might be able to get it to work by installing it with Strawberry's "cpan", since it comes with its own C compiler and build tools.
That might not be enough, though; according to CPAN Testers reports[2], Math-TrulyRandom has problems being installed on multiple platforms. Maybe you could look for another modules which has been better tested? cheers, Gaurav [1] http://strawberryperl.com/ [2] http://matrix.cpantesters.org/?dist=Math-TrulyRandom+1.0 You can get to the CPAN Testers from search.cpan.org by clicking on "Perl/Platform Version Matrix" link on [3]. [3] http://search.cpan.org/~gary/Math-TrulyRandom-1.0/ _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
