On 3/13/14, 8:14 PM, Sam Seaver wrote:
> So I'm using Mavericks, OS X 10.9.2, and XCode 5.1, I tried to
> re-configure fink but I get this:
>
> Fink does not yet support an official set of binary packages for your
> current
> distribution.
>
> => Setting UseBinaryDist to 'false'
>
> I think I may have a stab at creating a mock package.
> Thanks
> S
>
>

"fink configure" won't do it right now.

Editing /sw/etc/apt/sources.list as an admin and adding the line

deb http://bindist.finkproject.org/10.9 stable main

will enable access to the binary distribution via the "apt" family of 
commands.  You'll want to run "sudo apt-get update" after that.

If you also edit /sw/etc/fink.conf manually and set the UseBinaryDist 
field to true, that will give the fink command access to the binary 
distribution as well.

Another option would be just to remove the -fno-schedule-insns2 entry 
from the ConfigureParams line in 
/sw/fink/10.7/stable/main/finkinfo/sci/fftw.info
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to