aMSN Forums
May 23, 2013, 11:14:38 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: New forum for aMSN !!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: [Howto][Gentoo 64bit] Install tls with the good option for the protocol 9  (Read 1940 times)
highbuzz
Newbie

Offline Offline

Posts: 16


View Profile
« on: July 23, 2012, 12:55:01 am »

Hello.

Here is the solution for amsn-svn work fine on gentoo 64 bits.

You must have:
Code:
>=dev-libs/openssl-1
>=dev-lang/tk-8.3
>=dev-lang/tcl-8.3
>=dev-tcltk/tls-1.6

Install openssl tcl and tk (with USE truetype ) with emerge.

Code:
emerge openssl tcl tk

After that you must compile tls by hand. And put this option:
Code:
./configure --with-tcl=/usr/lib64 --with-tclinclude=/usr/include --with-ssl=/usr/lib64 --enable-64bit
make && sudo  make install

In the option of amsn >  tab advance (the last ) > Section Others > put this line for TLS:
Code:
/usr/lib64/tls1.6

And it's ok, now amsn-svn work fine,no TLS wizard dialog box, connexion is Ok, can meet friends.

Thanks to the author who write this POST

Bye, see you.  Wink
Logged
alexandernst
Developers
Super Power User
*
Offline Offline

Posts: 870



View Profile
« Reply #1 on: July 30, 2012, 09:00:09 pm »

Thank you for posting this, I'm sure it will be helpfull Smiley
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!