WxPerl build schlägt fehl
Hallo zusammen,
ich versuche gerade mir WxPerl bei mir zu installieren. Nachdem ich mir zuerst eine etwas ältere Version 0.26 gezogen und ausgepackt habe, und schliesslich den build-Prozess gestartet habe...:
chris@venus:~/download/tmp/Wx-0.26$ perl Makefile.PL
Can't exec "wx-config": Datei oder Verzeichnis nicht gefunden at /home/chris/download/tmp/Wx-0.26/build/Wx/build/Config/Any_wx_config.pm line 10.
Use of uninitialized value in pattern match (m//) at /home/chris/download/tmp/Wx-0.26/build/Wx/build/Config/Any_wx_config.pm line 11.
Use of uninitialized value in division (/) at /home/chris/download/tmp/Wx-0.26/build/Wx/build/Config/Any_wx_config.pm line 12.
Use of uninitialized value in addition (+) at /home/chris/download/tmp/Wx-0.26/build/Wx/build/Config/Any_wx_config.pm line 12.
Can't exec "wx-config": Datei oder Verzeichnis nicht gefunden at /home/chris/download/tmp/Wx-0.26/build/Wx/build/Config/Any_wx_config.pm line 53.
Use of uninitialized value in scalar chomp at /home/chris/download/tmp/Wx-0.26/build/Wx/build/Config/Any_wx_config.pm line 54.
Use of uninitialized value in pattern match (m//) at /home/chris/download/tmp/Wx-0.26/build/Wx/build/Config/Any_wx_config.pm line 88.
Unable to determine toolkit! at /home/chris/download/tmp/Wx-0.26/build/Wx/build/Config/Any_wx_config.pm line 90.
Dann ist mir doch noch aufgefallen, daß es noch eine neuere Version gibt, 0.79, habe ich damit versucht.
chris@venus:~/download/tmp/Wx-0.79$ perl Makefile.PL
WARNING: LICENSE is not a known parameter.
Checking if your kit is complete...
Looks good
Warning: prerequisite Alien::wxWidgets 0.25 not found.
'LICENSE' is not a known MakeMaker parameter name.
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
Writing Makefile for Wx
chris@venus:~/download/tmp/Wx-0.79$ make
Makefile out-of-date with respect to you_better_rebuild_me
Cleaning current config before rebuilding Makefile...
make -f Makefile.old clean > /dev/null 2>&1
/usr/bin/perl Makefile.PL
WARNING: LICENSE is not a known parameter.
Checking if your kit is complete...
Looks good
Warning: prerequisite Alien::wxWidgets 0.25 not found.
'LICENSE' is not a known MakeMaker parameter name.
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
Writing Makefile for Wx
======================================================================
For installation instructions and further help please see
docs/INSTALL.pod
For command line switches help use:
perl Makefile.PL --help
======================================================================
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command. <==
false
make: *** [Makefile] Fehler 1
Ich benutze zur Zeit Lenny. Was muss noch installiert bzw. angepasst werden?
Danke vorab...
Gruss Christian
--
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser
Reply to: