Hi, You've obviously installed Fedora without any of the software development packages and you therefore need to install the C compiler.
You can try doing: yum install gcc yum install gd-devel yum install xorg-x11-proto-devel Then try the emboss configuration again. It may be the case that you're still missing a few packages but the above is a reasonable start and should automatically download other needed development software. HTH Alan > hello > > I encounter the following error while trying to *configure EMBOSS* > > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > checking for gawk... (cached) gawk > checking for gcc... no > checking for cc... no > checking for cl.exe... no > configure: error: no acceptable C compiler found in $PATH > > I'm using fedora-based linux OS > > Please guide me as to what I have to do to get rid of the error > > Thanx in advance > > -- > Prija > _______________________________________________ > EMBOSS mailing list > [email protected] > http://lists.open-bio.org/mailman/listinfo/emboss > _______________________________________________ EMBOSS mailing list [email protected] http://lists.open-bio.org/mailman/listinfo/emboss
