Ver Mensaje Individual
  #1 (permalink)  
Antiguo 07/08/2007, 13:59
Avatar de inicio_paul
inicio_paul
 
Fecha de Ingreso: julio-2004
Mensajes: 46
Antigüedad: 20 años, 7 meses
Puntos: 1
instalcion unixODBC Error

Hola amigos

Tengo problemas en la instalacion de unixODBC
me descarge el tar.gz del ODBC
hice los pasos
de
gunzip unixODBC.x.x.x
tar xvf unixODBC.x.x.x
y
despues entre a la carpeta creada

cd unixODBC.x.x.x

Luego hice ./configure

y me sale el siguiente error

Código:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gawk... (cached) gawk
checking for bison... no
checking for byacc... no
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
See `config.log' for more details.
[root@rancalasc2 unixODBC-2.2.12]# cd /
[root@rancalasc2 /]# ls

Que puede estar pasando o se debe colocar otro tipo de comandos