logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: wxperl on OS X compile problem: msg#00013

Subject: Re: wxperl on OS X compile problem
Bas den Hond wrote:

The problem with the stable version came up recently on the wx-users mailing list over at wxwindows.org, and the simple answer given was: 'this was solved in CVS'.

Try this, it worek for me:

uname -v
Darwin Kernel Version 7.2.0: Thu Dec 11 16:20:23 PST 2003; root:xnu/xnu-517.3.7.obj~1/RELEASE_PPC

cvs -d :pserver:anoncvs@xxxxxxxxxxxxxxxxx:/pack/cvsroots/wxwindows login
cvs -d :pserver:anoncvs@xxxxxxxxxxxxxxxxx:/pack/cvsroots/wxwindows co -r WX_2_4_BRANCH wxWindows

./configure
make
sudo make install

cd ~/src/Wx-0.18
perl Makefile.PL --disable-stc --disable-xrc
export MACOSX_DEPLOYMENT_TARGET=10.3
make
make test
sudo make install

sudo cp /usr/local/bin/perl /usr/local/bin/wxPerl
sudo `wx-config --rezflags` /usr/local/bin/wxPerl

wxPerl demo/demo.pl




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>