On 13/10/10 14:53, Joakim Kjellsson wrote: > Hi > > I recently tried to install the netcdf-gfortran package on a computer running > Mac OS 10.6.4. > I had gcc and gfortran, but only wanted the netcdf support. When typing > > fink install netcdf-gfortran > > it replied that fink had to install gmp, gcc44, and gcc44-shlibs. So it > started with gmp, and then said that gcc44 cannot be built when you have gmp. > The workaround was to install gcc44 first, and then install netcdf-gfortran.
What did it say exactly? Perhaps You seem to have GMP installed in /usr/local. This is known to cause gcc44 to fail to build. Please move aside /usr/local and try again. Notice the /usr/local. It needs Fink's gmp, but does not like interference from 3rd-party stuff installed in /usr/local. I don't understand your remark about a workaround. > This seems to be a small bug. Can someone fix it? Doesn't look like a bug to me. -- Martin ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
