On 28/05/06, Richard Lupton <[EMAIL PROTECTED]> wrote:
On 5/28/06, Philip Dillon-Thiselton <[EMAIL PROTECTED]> wrote:
> On 28/05/06, Richard Lupton <[EMAIL PROTECTED] > wrote:
>
> >
>  Hi,
>
> I've just installed tcl-devel, tk-devel and amsn-svn from the AUR (so
> got nice antialiased fonts now! :) ). However, when I try to log in
> aMSN complains that TLS is not installed, even though it is. I've
>  tried specifying the path to tls in aMSN's options as
> /usr/lib/tls1.50/ (found using pacman -Ql tls), and I've tried letting
> aMSN download it's own copy, which appears to download successfully
> but isn't found by aMSN. Any ideas?
>
> Thanks,
>   Richard
>
> _______________________________________________
> arch mailing list
> arch@archlinux.org
>  http://www.archlinux.org/mailman/listinfo/arch
>
>
> Works fine for me - try just pointing it to /usr/lib
>
> _______________________________________________
> arch mailing list
> arch@archlinux.org
> http://www.archlinux.org/mailman/listinfo/arch
>
>
>

Hi,

I've fixed this now, the problem was described in the aMSN FAQ: in the
file /usr/lib/tls1.50/pkgIndex.tcl change 1.5 to 1.50, so the line
reads

package ifneeded tls 1.50 "[list load [file join $dir ..
libtls1.50.so] ] ; [list source [file join $dir tls.tcl] ]"

Richard

_______________________________________________
arch mailing list
arch@archlinux.org
http://www.archlinux.org/mailman/listinfo/arch
It works for me with no changes but gives me the message:

attempt to provide package tls 1.5 failed: package tls 1.50 provided instead

Go figure :)
_______________________________________________
arch mailing list
arch@archlinux.org
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to