From: Beule, F. <FB...@nd...> - 2006-12-22 16:16:14
|
Hi, for the moment, I've used the Windows compiled version of wxPerl = available at http://wxperl.sourceforge.net/download.html But the vers= ion available is only 0.26. I need to install the last 0.67 version. U= nfortunately, this version is only available with sources. I need to com= pil them by myself. I've downloaded and installed on d:\perl ActivePe= rl-5.8.8.819-MSWin32-x86-267479.msi I've downloaded and compiled at ever= y possible modes wxWidget 2.8.0 on d:\wxWidgets-2.8.0 with Microsoft Vis= ual C++ 6.0 I've downloaded and unziped Wx-0.67 on d:\Wx-0.67 I've se= t 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.2= 5 not found. Writing Makefile for Wx::Socket Writing Makefile for Wx::D= ND Writing Makefile for Wx::FS Writing Makefile for Wx::Grid Writing M= akefile for Wx::Help Writing Makefile for Wx::Html Writing Makefile for= Wx::MDI Writing Makefile for Wx::Print Writing Makefile for Wx::XRC W= riting Makefile for Wx::STC Writing Makefile for Wx::DocView Writing Ma= kefile for Wx::Calendar Writing Makefile for Wx::DateTime Writing Makef= ile for Wx::Media Writing Makefile for Wx::RichText Writing Makefile fo= r Wx::AUI Writing Makefile for Wx::Perl::SplashFast Writing Makefile fo= r Wx::Perl::Carp Writing Makefile for Wx::Perl::TextValidator Writing M= akefile for Wx::Perl Writing Makefile for Wx Can't locate object method= "wx_base_directory" via package "Alien::wxWidgets" at D:/Wx-0.67/buil= d/Wx/build/MakeMaker/Win32.pm line 56. # Looks like your test died befor= e 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 Makef= ile.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 messag= e 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 no= t the intended recipient, or the employee or agent responsible to deliver= it to the intended recipient, you are hereby notified that any dissemina= tion, distribution or copying of this communication is strictly prohibite= d. If you have received this communication in error, please immediately n= otify the pos...@nd... and destroy the original message. *********= *************************************************************************= * |