Jack Howarth wrote: > The packaging for povray needs the change... > > -ConfigureParams: --mandir=%i/share/man COMPILED_BY="Andrew Rohl as part of > Fink" > +ConfigureParams: --mandir=%i/share/man --build=%m-apple-darwin`uname -r|cut > -f1 -d.` --host=%m-apple-darwin`uname -r|cut -f1 -d.` COMPILED_BY="Andrew > Rohl as part of Fink" > > in order to build on x86_64 fink. Without this change, the > x86_64-apple-darwin architecture is > not used when appropriate.
I confirm that with this change povray builds on x86_64. In addition, povray.info needs the configure parameters --x-includes=/usr/X11R6/includes --x-libraries=/usr/X11R6/lib so that it finds X11 when xmkmf is absent. -- Martin ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
