[Fink-devel] refmac 5.7.0032-5 doesn't compile due to missing dependency

2014-12-04 Thread Frava
Hello everyone, refmac fails to compile on a fresh Fink installation (on Yosemite) with an error message stating that it doesn't find the FFTW(2) libraries. Doing a "fink install fftw" before the "fink install refmac" fixes the problem, so I guess there is just a missing dependency in the refmac.

Re: [Fink-devel] Circular dependency for python27 on Darwin13

2014-06-11 Thread Frava
en wrote: > >> On 6/10/14, 12:10 PM, Frava wrote: >> > [] > > The following package will be installed or updated: >>>python27 >>> The following 26 additional packages will be installed: >>>blt-dev blt-shlibs docbook-dsssl-nwalsh docbook-dtd do

[Fink-devel] Circular dependency for python27 on Darwin13

2014-06-10 Thread Frava
Hello, Today (2014-06-10) I did a fresh install of Fink 0.37.0 on OS X 10.9.2 but this time python27 fails to build (comparing to yesterday). ./bootstrap /opt/pisd/amore . /opt/pisd/amore/bin/init.sh fink selfupdate-rsync fink update-all fink install python27 Information about 9725 packages read

Re: [Fink-devel] bootstrap installation of fink 0.34.x in a non standard location fails

2012-10-08 Thread Frava
I've been testing it on SL 32/64bit, Lion and ML with differents version of Xcode and I get the same error. Shorting the Fink's prefix to 45 characters makes it work. For example, "/Applications/MyApp.app/Contents/Resources/Fk" works. By interpreting this we can deduce that the longest file path

Re: [Fink-devel] bootstrap installation of fink 0.34.x in a non standard location fails

2012-10-07 Thread Frava
Hi Alexander, Thank for the response. I guess it is dpkg that does'nt work properly on this one. Due to a too long path, or a dot in the path ? I'll do more testing tomorrow. Cheers, Rafael. PS: I'm sorry for having posted the complete logfile ;-) 2012/10/7 Alexander Hansen > I reproduced you