checking for gcc... no checking for cc... no checking for cc... no checking for cl... no configure: error: no acceptable C compiler found in $PATH what i need to do becouse i cant config my IRCd ...
IS gcc installed? What distribution are you using? If debian based, as root in a console do: Code: apt-get install gcc Always mention at least your distribution when posting or preferably even the version! This should be in the preferences! You can add it in your signature if you don't want to always type it.
For suse you can use yast (I think) In the terminal just type "yast" and a graphical menu should then appear.... somewhere you then can go and search for it
pershefca:~ # apt-get install gcc Reading Package Lists... Done Building Dependency Tree... Done E: Couldn't find package gcc pershefca:~ # what i need to install for c compliere and others gcc cc cl ...
You must use YaST, as sjau suggested. Type Code: yast and then somewhere in the interface you can search for packages.