Tema
:
Problemas para actualizar PHP en Ubuntu
Ver Mensaje Individual
#
2
(
permalink
)
31/05/2006, 11:10
claudiovega
Fecha de Ingreso: octubre-2003
Ubicación: Puerto Montt
Mensajes: 3.667
Antigüedad: 22 años
Puntos: 11
Yo tuve que agregar estas 2 lineas al archivo: /etc/apt/sources.list
deb
http://packages.dotdeb.org
stable all
deb-src
http://packages.dotdeb.org
stable all
Luego sólo usas:
# sudo apt-get update
# sudo apt-get dist-upgrade
claudiovega
Ver Perfil
Buscar todos los Mensajes de claudiovega