Hi, * Bita Vafaei wrote on Sun, Feb 19, 2006 at 03:42:52AM CET: > > I have installed garnome-2.12.2.1 on my machine that has Fedora core4 > (2.6.14-1.1656_FC4smp). I get Error 77 on bootstrap/libtool/ directory > saying checking for c compiler default output ...configure can not > create executables. > > Can you help me?
Yes. It would be great if you installed a compiler. GCC[1] has quite good ones at the moment, and Fedora Core 4 even has them prepackaged nicely. I guess yum install gcc should get you going. If you need compilers for C++ or other languages, install them, too, please (g++, gfortran etc). Cheers, Ralf [1] http://gcc.gnu.org/ _______________________________________________ Bug-libtool mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-libtool
