On 9/20/12 12:37 PM, scribano wrote: > Hello, > > I had problems to install xmgrace with fink. I use the command fink > install grace, the installation starts and at the end it fails !
Your problem isn't with grace, it is with gcc47. > > I put in this email the end of the text printed on my screen. > > Can you help me, I am not a specialist on mac installation and I need a > simple way to install xmgrace > > Thanks a lot by advance for your help. > > Best wishes. > > Yohann Scribano > > > gcc-4.7.1/gcc/hooks.h > gcc-4.7.1/gcc/graphds.c > gcc-4.7.1/gcc/graphite.c > gcc-4.7.1/gcc/tree-flow.h > gcc-4.7.1/gcc/recog.h > gcc-4.7.1/gcc/plugin.def > gcc-4.7.1/gcc/target-hooks-macros.h > gcc-4.7.1/gcc/tree-ssa-phiprop.c > gcc-4.7.1/gcc/gsstruct.def > gcc-4.7.1/gcc/combine.c > gcc-4.7.1/gcc/input.h > gcc-4.7.1/ltsugar.m4 > sudo -u fink-bld [ENV] sh -c /tmp/fink.n3UyS > cp /sw/src/ecj-4.5.jar . > sudo -u fink-bld [ENV] sh -c /tmp/fink.cm9oE > [ -r /sw/fink/dists/stable/main/finkinfo/languages/gcc47.patch ] > sudo -u fink-bld [ENV] sh -c /tmp/fink.kgCdg > patch -p1 < /sw/fink/dists/stable/main/finkinfo/languages/gcc47.patch > patching file libjava/configure > Hunk #1 succeeded at 1620 (offset 10 lines). > Hunk #2 succeeded at 3366 (offset 11 lines). > patching file libjava/configure.ac > patching file gcc/config/darwin.h > patching file gcc/doc/tm.texi > patching file gcc/doc/tm.texi.in > patching file gcc/dwarf2out.c > patching file gcc/target.def > patching file libquadmath/configure > sudo -u fink-bld [ENV] sh -c /tmp/fink.ST_UB > /tmp/fink.aOSaN > #!/bin/bash -ev > set +x > if [ -e /usr/local/lib/libgmp.a ] || [ -e /usr/local/lib/libgmp.dylib > ]; then > echo "-----WARNING-----WARNING-----WARNING-----" > echo "You seem to have GMP installed in /usr/local." > echo "This is known to cause gcc47 to fail to build." > echo "Please move aside /usr/local and try again." > echo "-----WARNING-----WARNING-----WARNING-----" > exit 1 > fi > -----WARNING-----WARNING-----WARNING----- > You seem to have GMP installed in /usr/local. > This is known to cause gcc47 to fail to build. > Please move aside /usr/local and try again. > -----WARNING-----WARNING-----WARNING----- Our gcc47 package has told you what to do. Rename /usr/local temporarily, e.g. via "sudo mv /usr/local /usr/local.moved", install grace, and then you can restore /usr/local via "sudo mv /usr/local.moved /usr/local". -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://ad.doubleclick.net/clk;258768047;13503038;j? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ 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