On 4/4/12 11:04 AM, Shankar Agarwal wrote: > Hi, > > I aborted gcc47. > > Now I am getting this: > > gfortran -v > gfortran-fsf-4.6: error trying to exec > '/sw/lib/gcc4.6/bin/i686-apple-darwin10-gfortran-4.2.1': execvp: No > such file or directory > > > I tried fink install gcc46, but I get > > Scanning package description files.......... > Information about 10378 packages read in 2 seconds. > No packages to install. > > > According to fink the package is installed, which doesn't mean that it is installed correctly. "/sw/lib/gcc4.6/bin/i686-apple-darwin10-gfortran-4.2.1" looks wrong for gcc46:
$ dpkg -L gcc46-compiler | grep gfortran /sw/lib/gcc4.6/bin/gfortran-fsf-4.6 /sw/lib/gcc4.6/bin/i386-apple-darwin10.8.0-gfortran-fsf-4.6 ... Try "fink rebuild gcc46-compiler". -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/2012/02/21/got-job/ ------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
