Lamium
Newbie
Offline
Posts: 9
|
 |
« on: February 28, 2010, 05:59:47 pm » |
|
I downloaded the 0.98.1 version of aMSN and it wont let me sign in, it says that I don't have TLS and it will install it, OK..I choose the MAC OS X and it installs something(tls 1.5.0) and I try again to sinn in and same thing again.. so it installs TLS but still says I don't have it. What should I do?
I use Mac OS X 10.4.11 if it is any important..
And yes I tried to search in here for any topics but I didn't find any that solves that kind of problem.
|
|
|
|
|
Logged
|
|
|
|
alexandernst
Developers
Super Power User
Offline
Posts: 748
|
 |
« Reply #1 on: March 01, 2010, 12:24:55 pm » |
|
Could you try using latest svn? If you're not sure how to get it, just search the forums for SVN.
|
|
|
|
|
Logged
|
|
|
|
Lamium
Newbie
Offline
Posts: 9
|
 |
« Reply #2 on: March 01, 2010, 06:51:54 pm » |
|
Yes now I installed the SVN and all like in the wiki was told.. and there is still the same problem 
|
|
|
|
|
Logged
|
|
|
|
|
arantes
|
 |
« Reply #3 on: March 01, 2010, 11:53:52 pm » |
|
Hello,can you try an old version ? 0.97.2 for example. It might be that the TLS binaries are compiled in a way that is not compatible 10.4 anymore.
|
|
|
|
|
Logged
|
|
|
|
|
nicolunacba
|
 |
« Reply #4 on: March 02, 2010, 11:48:47 am » |
|
If you're using a PPC version, maybe TLS 1.5.0 is not compiled for PPC.
|
|
|
|
|
Logged
|
I am a Mac user, but I use it like a Unix system ... Terminal.app for life!
|
|
|
Lamium
Newbie
Offline
Posts: 9
|
 |
« Reply #5 on: March 02, 2010, 04:00:36 pm » |
|
How can I get the older versions? 
|
|
|
|
|
Logged
|
|
|
|
alexandernst
Developers
Super Power User
Offline
Posts: 748
|
 |
« Reply #6 on: March 03, 2010, 02:05:35 am » |
|
|
|
|
|
|
Logged
|
|
|
|
Lamium
Newbie
Offline
Posts: 9
|
 |
« Reply #7 on: March 03, 2010, 07:08:24 am » |
|
I installed 0.97.2 and same problem remains.. I just dont understand becouse I have had amsn and it had worked fine until I downloaded the new version..and now even the old wont work.. 
|
|
|
|
|
Logged
|
|
|
|
alexandernst
Developers
Super Power User
Offline
Posts: 748
|
 |
« Reply #8 on: March 04, 2010, 12:31:34 pm » |
|
*bump* (arantes, any clue?)
|
|
|
|
|
Logged
|
|
|
|
Lamium
Newbie
Offline
Posts: 9
|
 |
« Reply #9 on: March 07, 2010, 08:08:16 am » |
|
no-one has any ideas? 
|
|
|
|
|
Logged
|
|
|
|
alexandernst
Developers
Super Power User
Offline
Posts: 748
|
 |
« Reply #10 on: March 11, 2010, 03:13:22 am » |
|
Could you check what tls version you have?
EDIT: To do that just open amsn and hit CTRL + Shift + C. A console will pop up. Just write "package require tls" in it, and hit enter. Then paste here what you get.
|
|
|
|
|
Logged
|
|
|
|
|
kakaroto
|
 |
« Reply #11 on: March 11, 2010, 06:52:01 pm » |
|
Command-shift-c actually... Also, in that console that pops up, type : package require tls and paste here the result of that command... I think it might be that you got something installed on your system that might be causing conflicts with amsn...
|
|
|
|
|
Logged
|
KaKaRoTo
|
|
|
Lamium
Newbie
Offline
Posts: 9
|
 |
« Reply #12 on: March 12, 2010, 04:48:43 pm » |
|
Did that and this is all:
.main.loginscreen LoginFormSubmitted () 1 % package require tls no suitable image found. Did find: /Users/Liisa/Library/Application Support/amsn/plugins/tls1.50/libtls1.50.dylib: mach-o, but wrong architecture NSCreateObjectFileImageFromFile() error: not a Mach-O MH_BUNDLE file (Scripts) 2 %
|
|
|
|
|
Logged
|
|
|
|
alexandernst
Developers
Super Power User
Offline
Posts: 748
|
 |
« Reply #13 on: March 16, 2010, 11:09:56 am » |
|
The message says everything by itself :p TLS wasn't compiled for you'r architecture. You should google for TLS for you architecture, or just compile it and place it in /Users/Liisa/Library/Application Support/amsn/plugins/tls1.50/ with the name libtls1.50.dylib
|
|
|
|
|
Logged
|
|
|
|
Lamium
Newbie
Offline
Posts: 9
|
 |
« Reply #14 on: March 27, 2010, 08:00:21 am » |
|
a stupid question..but how do I know what arcitecture I have? so which I have to google for?
|
|
|
|
|
Logged
|
|
|
|
|