On Sat, 5 May 2001, J. [iso-8859-1] Ram?n Fdez wrote: > I'm trying install ssh in my firewall linux box, when system run ./confugre > in ssh-2.4.0 directrory the next error message is displayed: > .... > checking whether the C compilier (gcc -g) works...no > configure error: installation or configuration problem: C compiler cannot > create executalbles. > > Where is the mistake?
Do you happen to have gcc installed? It seems like make can't find it. Perhaps gcc isn't in your $PATH.