Amsn en Ubuntu Gutsy

Pues el otro día me instale este gran y famoso programita de mensajería instantánea. Como no lo instale via apt-get, pero me lleve un error inesperado al ejecutarlo

Loading TkCxImage failed

Forma de solucionarlo remplazar el wish, así:

sudo mv /usr/bin/wish /usr/bin/wish-backup
sudo ln -s /usr/bin/wish8.4 /usr/bin/wish

e instalamos las liberias de desarrollo

sudo apt-get install tcl8.4-dev

Con esto ya no debería salir el dichoso error y podría arrancar el programita.

Deja un comentario

XHTML: Puedes usar los siguientes tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Next: Amsn y Amarok »