So I've been following these directions and everything has worked up until the compiling of the Perl Wx part. When I do it I get the below. Do you have any idea what I'm doing wrong? I highlighted the error.

        $ sudo /usr/local/bin/perl -MCPAN -e 'install Wx'
CPAN: Storable loaded ok (v2.20)
Going to read '/Users/dfreed/.cpan/Metadata'
  Database was generated on Sun, 27 Sep 2009 18:26:59 GMT
Running install for module 'Wx'
CPAN: Data::Dumper loaded ok (v2.124)
'YAML' not installed, falling back to Data::Dumper and Storable to read prefs '/Users/dfreed/.cpan/prefs'
Running make for M/MB/MBARBON/Wx-0.93.tar.gz
CPAN: Digest::SHA loaded ok (v5.47)
CPAN: Compress::Zlib loaded ok (v2.02)
Checksum for /Users/dfreed/.cpan/sources/authors/id/M/MB/MBARBON/ Wx-0.93.tar.gz ok
CPAN: Archive::Tar loaded ok (v1.52)
Wx-0.93/
...
Wx-0.93/XS/Wizard.xs
CPAN: File::Temp loaded ok (v0.22)

  CPAN.pm: Going to build M/MB/MBARBON/Wx-0.93.tar.gz

Checking if your kit is complete...
Looks good
'WX' is not a known MakeMaker parameter name.
Writing Makefile for Wx::RichText
Writing Makefile for Wx::Print
Writing Makefile for Wx::DateTime
Writing Makefile for Wx::Html
Writing Makefile for Wx::Media
Writing Makefile for Wx::Help
Writing Makefile for Wx::XRC
Writing Makefile for Wx::Grid
ERROR from evaluation of /Users/dfreed/.cpan/build/Wx-0.93-19KE5n/ext/ Makefile.PL: ERROR from evaluation of /Users/dfreed/.cpan/build/ Wx-0.93-19KE5n/ext/stc/Makefile.PL: No such 'link' library: 'stc' at / Users/dfreed/.cpan/build/Wx-0.93-19KE5n/build/Wx/build/MakeMaker.pm line 211

======================================================================
For installation instructions and further help please see
docs/INSTALL.pod

For command line switches help use:
perl Makefile.PL --help
======================================================================

Warning: No success on command[/usr/local/bin/perl Makefile.PL]
Warning (usually harmless): 'YAML' not installed, will not store persistent state
  MBARBON/Wx-0.93.tar.gz
  /usr/local/bin/perl Makefile.PL -- NOT OK
Running make test
  Make had some problems, won't test
Running make install
  Make had some problems, won't install
Could not read '/Users/dfreed/.cpan/build/Wx-0.93-19KE5n/META.yml'. Falling back to other methods to determine prerequisites
'



Daniell Freed
winter...@gmail.com
                   ^
                  //\
                     \
\\              .__=. \
 \____        ,' -(@)\-\<)
  \__ \      (_______/_:\
 >==.\ \___,'  /# #\ | : \____
   ,\\\___/|_|##(O)##| `./\---.
  / ,`--'   ,======'//, //.\ . \
 ( ______)_//<_> O////  ( (@O ) )
  (________/ ====='o'    \ `-' /
   `----'                 `---'



On Sep 27, 2009, at 3:24 AM, Erik Colson wrote:

sorry, wrong link

should be:

http://ecocode.net/article.shtml?092009.txt-002

--
Erik

Reply via email to