Hi, shall we add something like the following in the FAQ:

TLS doesn't work and I have tcl/tk 8.5

tls 1.5 is broken, what you can do to fix it is:
find out where your copy of tls is:
locate tls.tcl
should give something like:
/usr/lib/tls1.50/tls.tcl
then edit the file pkgIndex.tcl in that same dir
so something like:
vi /usr/lib/tls1.50/pkgIndex.tcl
change "package ifneeded tls 1.5" to "package ifneeded tls 1.50"
all should be well now



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to