Tema: compilar PHP
Ver Mensaje Individual
  #1 (permalink)  
Antiguo 15/10/2007, 11:30
vicman
 
Fecha de Ingreso: enero-2004
Ubicación: Medellin
Mensajes: 178
Antigüedad: 21 años, 4 meses
Puntos: 8
compilar PHP

hola, quiero agregarle la extension de postgres a mi MacBook (Mac OS X 10.4.10).
en varias partes he leido que hay que descargar los fuentes del php y compilarlos haciendo esto
Código:
shell> cd /usr/local/src/php-4.4.7 root#
shell> ../configure –with-apxs –with-pgsql –with-gd –enable-gd-native-tt –with-freetype-dir=/usr/include/freetype2/ –with-imap –with-kerberos –with-imap-ssl –with-gettext –with-dom –with-xslt –with-exslt –with-zlib –with-xmlrpc –enable-bcmath –enable-memory-limit
creating cache ./config.cache
checking host system type… powerpc-apple-darwin7.9.0
checking for gcc… no
checking for cc… no
configure: error: no acceptable cc found in $PATH
ejecuto esto, pero me dice, ya instale el gcc, pero no se que hay que configurar para que me funcione.

si alguien me puede hechar una mano se lo agradecedia