On Fri, 11 Aug 2006 12:29:08 -0400
Ed Heil <ed@xxxxxxxxxxxxx> wrote:
Hi.
do not use MSYS, just plain old MinGW. Make sure to install the
native mingw32-make.exe.
- Unpack Alien::wxWidgets somewhere.
- copy the wxWidgets archive to that directory (or let A::wx download it)
- perl Build.PL
- yes: you want to build wxWidgets! let Alien do it for you
unless you *really* know you do not want to
- specify the correct extension for the archive (tar.gz works for me
even under Windows)
- perl Build
- perl Build install
- unpack wxPerl
- perl Makefile.PL
- nmake
- nmake install
Report any failure here.
It can work inside CPAN, but first make sure you are able to build
a simple XS module from CPAN, to check your setup is sane.
HTH
Mattia
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
|