That was indeed the issue. For some reason when I rebuilt Alien it
didn't replace that file. I recreated Alien again, verified that stc
was listed in the file, and the wxPerl module did compile this time.
I got it installed and the sample code runs as expected, but
unfortunately my project doesn't. The project works fine on windows,
but that is still using Perl 5.8.8 not 5.10.1. The code just hangs
on OS X (it did work before I upgraded to Snow Leopard) with no
visible effect (ie no dock icon, no STDOUT messages). If I launch it
in the debugger it seems to loop forever with the message "Daughter DB
session started". I tried sticking a BEGIN block at the top of the
script with something simple like just print "hello" but even this
isn't being run.
I guess I have more work to do to figure this out, but hey at least I
got the module compiled and installed.
Does anyone know, did leopard ship with wxPerl stuff in /usr/bin/. I
upgraded from Leopard, and I have some wxperl related stuff in that
directory. I'm pretty sure it is leftover from some previous efforts
compiling wxPerl prior to the upgrade, but before I clean them up I
thought I had better check.
Daniell Freed
winter...@gmail.com
^
//\
\
\\ .__=. \
\____ ,' -(@)\-\<)
\__ \ (_______/_:\
>==.\ \___,' /# #\ | : \____
,\\\___/|_|##(O)##| `./\---.
/ ,`--' ,======'//, //.\ . \
( ______)_//<_> O//// ( (@O ) )
(________/ ====='o' \ `-' /
`----' `---'
On Sep 28, 2009, at 4:55 PM, Erik Colson wrote:
On 28 Sep 2009, at 22:00, Daniell Freed wrote:
Any other thoughts on what I could be missing? Is there a command
line option I could pass the Makefile.PL script that will allow me
to tell it where to look for these files?
Hi Daniell,
Not really answer, but it might help if you could post your /usr/
local/lib/perl5/site_perl/5.10.1/darwin-2level/Alien/wxWidgets/
Config/mac_2_8_10_gcc_3_4.pm
--
Erik Colson
e...@ecocode.net