On Jun 30, 2010, at 07:08, Christophe BAL wrote: > I can't install PovRay on my MacBook Pro. > > I've needed to add "+universal" in variants.conf so as to install enchant. > This can be a clue that can help to find the reason why I cannot install > PovRay.
It appears to be not only a clue, but the entire reason. povray doesn't build with the universal variant. It builds fine without the universal variant. So build it without the universal variant. sudo port clean povray sudo port install povray -universal _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
