aMSN, tls, messenger

Geert Janssens yellowdog-general@lists.terrasoftsolutions.com
Sun Jun 6 06:50:01 2004


Richard.Gill@math.uu.nl wrote:
> Hi
> 
> I like to use Alvaro's messenger client, aMSN.
> 
> http://amsn.sourceforge.net
> 
> It runs on mac osx, windows, linux... . Indeed it also runs with
> no problem at all on YDL except that ... in order to chat with
> a hotmail account, it needs to install a certain module called
> tls. I have not succeeded in getting this to work. One can
> download the source code for tls but at the first ./configure
> I get messages I don't understand about openssl being missing.
> 
> Anyone out there tried this, had success, useful tips ..?
> 
First thing is to make sure you have got the openssl pacakage installed. 
And the corresponding header files.

rpm -qa | grep ssl

(executed as root) should return something like
openssl-0.9.7a-33.4a
openssl-devel-0.9.7a-33.4a

If not,

yum install openssl openssl-devel

should install the missing packages.

Then try to run ./configure again.

HTH,

Geert

> Richard
> 
> http://www.math.uu.nl/people/gill
> _______________________________________________
> yellowdog-general mailing list
> yellowdog-general@lists.terrasoftsolutions.com
> http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general
> HINT: to Google archives, try  '<keywords> site:terrasoftsolutions.com'
> 
>