--- On Mon, 12/7/09, Gabor Szabo <szab...@gmail.com> wrote:
> From: Gabor Szabo <szab...@gmail.com> > Subject: Re: Building Alien::wxWidgets - where is wx-config > To: "perltk" <per...@maine.rr.com> > Cc: "wxPerl users" <wxperl-users@perl.org> > Date: Monday, December 7, 2009, 6:50 AM > On Mon, Dec 7, 2009 at 4:43 PM, > perltk <per...@maine.rr.com> > wrote: > > PS I built on Linux & Mac - did the Wxwidgets > seperately - didn't let Alien > > do it. - easier control. Once you build it and > find the wx-config it > > makes - add it to your $PATH and Alien will find it > and not want to download > > and build itself. > > This is the answer. You built wxWidgets before you touched > Alien. > That way it works, I was wondering if I can let Alien > control it as Mattia has > already built the Alien flags => wxWidgets flags > mapping. > > I guess I cannot avoid building wxWidgets on my own but I > have not see --prefix > among the options of ./configure in wxWidgets. Searching > more... > > Gabor > wxWidgets 'configure' definitely accepts --prefix=.... Regards, Sergei.