I found a list of repositories here: http://win32.perl.org/wiki/index.php?title=PPM_Repositories
Best Regards, Dov Levenglick -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Oren Maurer Sent: Monday, September 01, 2008 15:12 To: Perl in Israel Subject: Re: [Israel.pm] Padre 0.06 released Yeh!! This is what I do, on Ms Windows CMD : ppm rep add wxperl http://www.wxperl.co.uk/repository And then: ppm install Alien-wxWidgets Details: ppm rep add wxperl http://www.wxperl.co.uk/repository C:\>ppm rep add wxperl http://www.wxperl.co.uk/repository Downloading ActiveState Package Repository packlist...not modified Downloading wxPerl packlist...not modified Downloading wxperl packlist...done Updating wxperl database...done Repo 3 added. ppm install Alien-wxWidgets C:\> C:\>ppm install Alien-wxWidgets Downloading Alien-wxWidgets-0.37.1...done Unpacking Alien-wxWidgets-0.37.1...done Generating HTML for Alien-wxWidgets-0.37.1...done Updating files in site area...done Downloading Alien-wxWidgets-0.37.1 install script...done Running Alien-wxWidgets-0.37.1 install script...done 22 files installed C:\> Regards Oren On Mon, Sep 1, 2008 at 2:24 PM, Gabor Szabo <[EMAIL PROTECTED]> wrote: > On Mon, Sep 1, 2008 at 1:56 PM, Levenglick Dov <[EMAIL PROTECTED]> wrote: >> I ran into the same issue. I tried running Build.bat, manually but it >> failed when trying to download the file: >> Fetching wxWidgets... >> fetching from: >> http://prdownloads.sourceforge.net/wxwindows/wxWidgets-2.8.8.tar.gz >> Fetch failed! HTTP response: 400 Bad Request [400 Bad Request] at >> inc/My/Build/Base.pm line 243 >> >> I fixed this by downloading it manually but then I started getting this >> error: >> Microsoft (R) Program Maintenance Utility Version 6.00.9782.0 >> Copyright (C) Microsoft Corp 1988-1998. All rights reserved. >> >> If exist ..\..\lib\vc_dll\wxregex.libdel ..\..\lib\vc_dll\wxregex.lib >> link /LIB /NOLOGO /OUT:..\..\lib\vc_dll\wxregex.lib >> @D:\Profiles\rm07994\LOCALS~1\Temp\nma03772. >> link: extra operand `/OUT:..\\..\\lib\\vc_dll\\wxregex.lib' >> Try `link --help' for more information. >> NMAKE : fatal error U1077: 'link' : return code '0x1' >> Stop. >> system: nmake -f makefile.vc all UNICODE=0 MSLU=0 BUILD=release >> SHARED=1: 512 at inc/My/Build/Win32.pm line 261 >> >> >> can anyone help? > > > It turns out you can fetch a prebuilt wxPerl from here: > http://wxperl.co.uk/ > > > Gabor > _______________________________________________ > Perl mailing list > [email protected] > http://perl.org.il/mailman/listinfo/perl > -- ________________________________ Oren Maurer http://www.meorero.org.il _______________________________ # =======================| # Please avoid sending me Word | # or PowerPoint attachments | # =======================| # See: http://www.gnu.org/philosophy/no-word-attachments.html _______________________________________________ Perl mailing list [email protected] http://perl.org.il/mailman/listinfo/perl _______________________________________________ Perl mailing list [email protected] http://perl.org.il/mailman/listinfo/perl
