From: Daniel C. C. <cri...@gm...> - 2006-12-27 22:56:41
|
Forgot to cc to wxperl-users lists -----Original Message----- From: Daniel Cristian Craciunean [mailto:cri...@gm...]=20 Sent: Thursday, December 28, 2006 12:55 AM To: 'Beule, Franck' Cc: 'wxp...@li...' Subject: RE: [wxperl-users] Problem for installing last wxPerl on = Windows Hello, You can find .ppm's at http://www.gigi.co.uk/wxperl/ppm.html -----Original Message----- From: wxp...@li... [mailto:wxp...@li...] On Behalf Of Beule, Franck Sent: Wednesday, December 27, 2006 6:22 PM To: wxp...@li... Cc: mb...@cp... Subject: Re: [wxperl-users] Problem for installing last wxPerl on = Windows Is there anyone that can give me a windows binary of wxPerl-0.67 ? It should have been located at = http://wxperl.sourceforge.net/download.html but the last version updated is only 0.26, a one year old version ! It's been 3 days I try to compile it and don't find out how to do it. My configuration is : System : Windows XP Perl : Active Perl 5.8.8 Build 819 (last existing version) wxWidgets version 2.8.0 compiled in all modes The error I get is described at the end of the message. Thinking that I should install Alien::wxWidgets, I tried to do it with version 0.27. It seems that I don't have Module::Build. I tried to install the version 0.2806. It seems that I don't have : Module::Signature (optional) ExtUtils::ParseXS (optional) Pod::Readme (optional) ExtUtils::Cbuilder (optional) Archive::Tar I have is version 0.072 instead of required version 1.08 Ok. I tried to install Archive::Tar version 1.30. The perl command line interpreter crashes. I get more an more unbuildable packages to build and I'm going to be = crazy ! I don't know what to do to get out of this trap... I continue my investigation by copying the Archive::Tar files into d:\perl\site\lib. Alien::wxWidgets seems to install after adding a new package Module-Pluggable-3.4. I'm now trying to make Wx-0.67 and I get after some lib in VC98 not = found... Attempt to free unreferenced scalar: SV 0x20eaa10, Perl interpreter: 0x224554 at D:/Perl/lib/ExtUtils/MakeMaker.pm line 190. ERROR from evaluation of D:\Wx-0.67\ext/Makefile.PL: ERROR from = evaluation of D: \Wx-0.67\ext\stc/Makefile.PL: No such 'link' library: 'stc' at D:/Wx-0.67/build/ Wx/build/MakeMaker.pm line 206 # Looks like your test died before it could output anything. If I comment the buggy line, the script goes to his end. But in the compilation process, I get more errors... I'll never reach my goal... -----Message d'origine----- De : Beule, Franck=20 Envoy=E9 : mercredi 27 d=E9cembre 2006 11:02 =C0 : 'wxp...@li...' Objet : RE: Problem for installing last wxPerl on Windows Hi, The last version of what ? All the versions I use are the last ones : wxWidgets 2.8.0 wxPerl 0.67 What can be newer ?=20 -----Message d'origine----- De : wxp...@li... [mailto:wxp...@li...] De la part de Mattia Barbon Envoy=E9 : dimanche 24 d=E9cembre 2006 13:07 =C0 : wxp...@li... Objet : Re: [wxperl-users] Problem for installing last wxPerl on Windows On Fri, 22 Dec 2006 17:15:36 +0100 "Beule, Franck" <FB...@nd...> wrote: Hi, > D:\Wx-0.67>perl Makefile.PL > Warning: prerequisite Alien::wxWidgets 0.25 not found. <snip> > Writing Makefile for Wx > Can't locate object method "wx_base_directory" via package > "Alien::wxWidgets" at > D:/Wx-0.67/build/Wx/build/MakeMaker/Win32.pm line 56. > # Looks like your test died before it could output anything. >=20 > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > For installation instructions and further help please see > docs/INSTALL.pod >=20 > For command line switches help use: > perl Makefile.PL --help > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D It appears Wx does not correctly handle the case of an old Alien::wxWidgets. For the moment, please install a new version before trying to build Wx. Regards Mattia ------ My first message : Hi, for the moment, I've used the Windows compiled version of wxPerl = available at http://wxperl.sourceforge.net/download.html But the version available is only 0.26. I need to install the last 0.67 version. Unfortunately, this version is = only available with sources. I need to compil them by myself. I've downloaded and installed on d:\perl ActivePerl-5.8.8.819-MSWin32-x86-267479.msi I've downloaded and compiled at every possible modes wxWidget 2.8.0 on d:\wxWidgets-2.8.0 with Microsoft Visual C++ 6.0 I've downloaded and unziped Wx-0.67 on d:\Wx-0.67 I've set WXDIR=3Dd:\wxWidgets-2.8.0 and WXWIN=3Dd:\wxWidgets-2.8.0 I've set in PATH the path for perl and the one for nmake take in Visual = C++ subdirs. And now, when I start to compile, I get an error (see below) Someone can help me ? I don't know what is this Alien::wxWidgets ! Thanks D:\Wx-0.67>perl Makefile.PL Warning: prerequisite Alien::wxWidgets 0.25 not found. Writing Makefile for Wx::Socket Writing Makefile for Wx::DND Writing Makefile for Wx::FS Writing Makefile for Wx::Grid Writing Makefile for Wx::Help Writing Makefile for Wx::Html Writing Makefile for Wx::MDI Writing Makefile for Wx::Print Writing Makefile for Wx::XRC Writing Makefile for Wx::STC Writing Makefile for Wx::DocView Writing Makefile for Wx::Calendar Writing Makefile for Wx::DateTime Writing Makefile for Wx::Media Writing Makefile for Wx::RichText Writing Makefile for Wx::AUI Writing Makefile for Wx::Perl::SplashFast Writing Makefile for Wx::Perl::Carp Writing Makefile for Wx::Perl::TextValidator Writing Makefile for Wx::Perl Writing Makefile for Wx Can't locate object method "wx_base_directory" via package "Alien::wxWidgets" at D:/Wx-0.67/build/Wx/build/MakeMaker/Win32.pm line 56. # Looks like your test died before it could output anything. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D For installation instructions and further help please see docs/INSTALL.pod For command line switches help use: perl Makefile.PL --help =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D D:\Wx-0.67> *************************************************************************= *** ******* Information contained in this email message is confidential and may be privileged, and is intended only for use of the individual or entity = named above. If the reader of this message is not the intended recipient, or = the employee or agent responsible to deliver it to the intended recipient, = you are hereby notified that any dissemination, distribution or copying of = this communication is strictly prohibited. If you have received this communication in error, please immediately notify the pos...@nd... = and destroy the original message. *************************************************************************= *** *******=20 -------------------------------------------------------------------------= Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share = your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV _______________________________________________ wxperl-users mailing list wxp...@li... https://lists.sourceforge.net/lists/listinfo/wxperl-users |