Bonjour tout le monde
Je viens de passer a edgy et j'ai suivi le premier poste de Ago pour installé amsn.
Tout c'est bien passé le seul problème c'est au démarrage de amsn il me dit qu'il faut installer le module TLS.
Je choisis ma plateforme linux-x86 mais la au moment du téléchargement j'ai une erreur
Est ce que l'url n'est plus valide ?
J'ai installé le paquet tcltls mais il me demande quand meme a chaque lancement l'installation du module TLS.
Une idée ?
EDIT: J'ai trouvé le probleme en allant sur le site officiel
" TLS does not seem to work and I have tcl/tk 8.5. How can I fix it ?
TLS 1.5 is broken, in order to fix it, you have to find out where your copy of TLS is with : locate tls.tcl or if you do not use locate : find / -name tls.tcl Those commands should give you something like /usr/lib/tls1.50/tls.tcl. In the same directory, you should find a file named pkgIndex.tcl. Edit this file with your favorite editor : vi /usr/lib/tls1.50/pkgIndex.tcl and change the line : package ifneeded tls 1.5 by package ifneeded tls 1.50 TLS should now work well. If it not the case, please let us know on the [13] "