From: Zeke L. <ove...@ks...> - 2002-01-28 21:22:10
|
>I'm trying to start using wxWindows via wxPerl. I'm running with >ActiveState perl on Win NT4, service pack 6. I'm also running under Cygwin, >which has a perl installed (from binaries), but I try to set up my path, >etc., so that I pick up the ActiveState version. I have WinME with ActiveState Perl, also have Cygwin. >I downloaded wxMSW-2.2.7-setup.zip and installed it okay (I was able to run >the 'Life' game). Dont know what that is, didnt install it. >I then went to get Wx-0.08-wxmsw2.2.8-win32.zip. When trying to install it >ppm ran into trouble. It looks like it was caused by 'archname'. >perl -V reports MSWin32-x86-object, while the Wx.ppd file contained: All I had to do was unzip the file and then run: ppm install --location=. Wx and it worked for me. |