On Tue, Feb 28, 2012 at 8:29 AM, Remko Scharroo <[email protected]> wrote: > Hi Alexander, > > One thing is wrong in netcdf7-4.1.3-4. > > /sw/bin/nc-config is linked to a file that does not have execute permission > (created by update-alternatives). That means that nc-config cannot be run. > > This can be fixed by adding > chmod a+x %p/bin/nc-config > before "fi" at the end of PostInstScript > > Cheers, > Remko
That comes of trying to update stuff over a VNC connection, I guess. I can't do a fix currently because CVS is down. Folks who have this problem should feel free to run chmod a+x /sw/bin/nc-config as a workaround to give themselves an executable nc-config -- Alexander K. Hansen akh AT finkproject DOT org Fink User Liaison and Documenter ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
