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