On Fri, Mar 2, 2012 at 04:32, Rainer Müller wrote: > > wxwidgets only supports 32-bit architectures i386 and ppc per as stated > in the option supported_archs in the Portfile. Thus, in order to build > this ports, all dependencies must be available in their 32-bit version. > > I guess you have them all installed as 64-bit at the moment and thus, > port wants to add the 32-bit version by installing the +universal variant. > > The only other option would be not to install wxwidgets at all (or make > it work with 64-bit).
One can install the development version of wxWidgets which works with 64-bit. But then you probably also want to install py27-wxpython-devel instead of py27-wxpython. Mojca _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
