primeramente, y evitar que se extravie la nstalacion, etc, etc
estando en el folder home,
accedemos como super usuario (root)
alex@mi-computadora:$ su
Password: (contraseña no muestra asteriscon **** pero si esta captando las teclas) <enter o intro>
root@mi-computadora:/home/alex#tar xvjf xchat-2.8.8.tar.bz2
revisamos que ahi este con un vistazo al folder
(con el comando "ele ese" (LS) en minusculas )
root@mi-computadora:/home/alex#ls
Desktop Downloads Music Public Templates xchat-2.8.8 <------folder
Documents dwhelper Pictures renovar IP Videos xchat-2.8.8.tar.bz2
#./configure
tenemos q estar al pendiente de cualkier error
como este :
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.0.3... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB is incorrectly installed.
configure: error: "Cannot find glib"
en este caso tengo que instalar "glib" , tengo que ir a synaptic e instalarlo o actualizarlo.
aveces se nesesita ayuda de google o yahoo para buscar la pieza perdida
asi es como di con el nombre del archivo que me falta
libglib2.0-dev
una vez resuelto lo intento nuevamente
$./configure
solucion:
checking for GTK+ - version >= 2.10.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
Cannot find GTK! Not building GTK FrontEnd.
(ahun no la tengo... mañana le sigo ;-) )
y si todo sale bien paso al siguiente paso
$make |
y finalmente
$make instal |
No hay comentarios:
Publicar un comentario