Jeff Peng wrote:
> Hi,
>
> I have intalled activeperl 5.10 on windows and try to install a perl
> package.
> But I can't find the package in activeperl's "perl package manager"
> though this package does exist in CPAN.
> Also my windows doesn't have gcc/gmake installed.
> So how to install this kind of package? Thanks.
>
> Regards.
>

Start by adding additional repositories
http://win32.perl.org/wiki/index.php?title=PPM_Repositories#Perl_5.10

You could also install the MinGW module which is in ActiveStates
repository and which provides the needed compiler so you can build/install
modules using cpan.

Ron


-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to