From: Dan F. <win...@gm...> - 2007-01-18 23:36:15
|
Thanks, but yes I have Alien::wxWidgets .27 installed. It did complain about having .24 initially, but I upgraded Alien after that. What is interesting is that I'm not sure how it is deciding what version of wx is installed. wx-config --list shows: Default config is mac-ansi-release-static-2.8 Thanks, Dan Freed On 1/18/07, Mark Dootson <mar...@zn...> wrote: > Have you installed Alien::wxWidgets? > > You need to do this first. > > Regards > > Mark > > > Dan Freed wrote: > > Has anyone managed to compile the .67 wxPerl release against wxWidgets 2.8.0? > > > > I am attempting to build it on a OS X machine, but I would image the > > part that I am getting hung up on would be the same on any UNIX like > > machine. > > > > The issue (I think) is that the Makefile.PL script refuses to accept > > the wx-version=2.8 flag. The only thing it appears to be able to > > accept is 2.5 for some reason. If I don't specify the flag at all, it > > thinks I am using 2.5 and looks for the wrong libraries. I've removed > > my 2.5 wxWidgets libraries out of /usr/lib and /usr/include > > completely, then installed 2.8. > > > > I'm at a loss. > > > > Does anyone have any ideas? > > > > Thanks, > > Dan Freed > > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share your > > opinions on IT & business topics through brief surveys - and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > > wxperl-users mailing list > > wxp...@li... > > https://lists.sourceforge.net/lists/listinfo/wxperl-users > > > |