I think I'm getting closer:
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-QTP67j/ext/
Makefile.PL: ERROR from evaluation of /Users/dfreed/.cpan/build/
Wx-0.93-QTP67j/ext/stc/Makefile.PL: No such 'link' library: 'stc' at /
Users/dfreed/.cpan/build/Wx-0.93-QTP67j/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
======================================================================
Daniell Freed
winter...@gmail.com
^
//\
\
\\ .__=. \
\____ ,' -(@)\-\<)
\__ \ (_______/_:\
>==.\ \___,' /# #\ | : \____
,\\\___/|_|##(O)##| `./\---.
/ ,`--' ,======'//, //.\ . \
( ______)_//<_> O//// ( (@O ) )
(________/ ====='o' \ `-' /
`----' `---'
On Sep 27, 2009, at 3:17 PM, Erik Colson wrote:
Hi Daniell,
I must have forgotton the part to compile and install stc
explicitely ;)
Go to the wx source directory.
Go to the subdirectory contrib/src/stc
then
make
make test
sudo make install
then return to where you got the error
Hope this works correctly
On 27 Sep 2009, at 22:03, Daniell Freed wrote:
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.
--
Erik Colson
e...@ecocode.net