From: Mark D. <mar...@zn...> - 2007-01-18 23:52:16
|
I'm just stabbing in the dark as I only built on OSX a couple of times and it just worked out of the box for me - but I think it is Alien that returns the wxWidgets libs and locations to the Wx build. Therefore, my guess is that you have a prior build being picked up by default. As I don't know the 'clean' way to deal with this, I would just delete my Alien::wxWidgets paths from my INC directories and install that again. There are a few folks who regularly contribute to the list who build on OSX and I'm sure they'll point you in the right direction when they next view the list. However, cleaning up and re-installing Alien::wxWidgets is worth a try for sure. Mark Dan Freed wrote: > 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 >> >> >> |