Hello,
I'm trying to get wx-perl working on Mac OS X via Macports. I have created ports for p5-wx and p5-wx-demo. However, the demo crashes with a segmentation fault. I was hoping someone on this list could help me fix it. To replicate the problem, do the following on a Mac running Mac OS X 10.8.3. 1. Install Macports [1]. 2. sudo port install perl5 +perl5_16 3. sudo port install p5.16-wx-demo 4. perl /opt/local/bin/wxperl_demo.pl-5.16 Feedback or questions on my steps are welcome! Cheers! Frank [1] <http://www.macports.org/install.php>