Bueno, pues intento compilar el amsn con un ./configure (make i make install) y me dice esto :
[akira@akira amsn-0.96]$ ./configure
checking for prefix by checking for wish... /usr/bin/wish
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking tcl build dir... configure: error: Unable to find Tcl directory or Tcl package is not tcl-dev
Como an me declaro noob he visto si el tal tcl-dev era una librera, pero nada, no lo encuentro...huh... alguien sabe que es lo que pasa?
Gracias