linux messenger

l3ored

Senior member
May 25, 2003
569
0
0
can you tell me if theres a messenger for linux based on the msn passport plz. thanks
 

cleverhandle

Diamond Member
Dec 17, 2001
3,566
3
81
Gaim is what you want. It's included in all major distros, but you may need to search the web for the newest version, due to recent changes in MS's network.
 

l3ored

Senior member
May 25, 2003
569
0
0
yes, gaim came with mandrake, but i cant get it to work. when i try to sign in with messenger, it says "protocol not supported" what am i doing wrong? i am a complete linux newb and i dont know what tarballs are (tried to download from the gaim site)
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0
Originally posted by: l3ored
yes, gaim came with mandrake, but i cant get it to work. when i try to sign in with messenger, it says "protocol not supported" what am i doing wrong? i am a complete linux newb and i dont know what tarballs are (tried to download from the gaim site)

Try upgrading. Microsoft has been blocking non-microsoft clients recently.
 

l3ored

Senior member
May 25, 2003
569
0
0
upgrade gaim? how do i do that? ive only been using linux for about half an hour so far
 

l3ored

Senior member
May 25, 2003
569
0
0
ok, the download on gaims website is a higher version. do i want the tarball or the BZ2ball?
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0
Originally posted by: l3ored
ok, the download on gaims website is a higher version. do i want the tarball or the BZ2ball?

If you are using Mandrake, you should download the Mandrake RPM.
 

cleverhandle

Diamond Member
Dec 17, 2001
3,566
3
81
Yes, that would probably be in the "Other Releases" section except that the link seems to be down at the moment.
 

xSauronx

Lifer
Jul 14, 2000
19,582
4
81
looks like its up now

you want 0.71, versions prior to that wont work with msn

lot of good changing that protocol did eh? :)
 

l3ored

Senior member
May 25, 2003
569
0
0
when i try to run the thing i downloaded, i get an error saying i cant, im using mandrake 9.2, the downloads are for 9.1, is that why they dont work?
 

cleverhandle

Diamond Member
Dec 17, 2001
3,566
3
81
Possibly... what's the error?

Unlike Windows error messages, Linux gives you useful and often necessary information when something doesn't work. When you ask for help, try to include output whenever you can.
 

cleverhandle

Diamond Member
Dec 17, 2001
3,566
3
81
Originally posted by: xSauronx
lot of good changing that protocol did eh? :)
Well, despite the self-righteous howlings of the /. crowd, it wasn't at all clear to me that MS was really trying to shut out 3rd party clients. Sounded more like they just wanted people to upgrade their Messenger/MSN.

 

l3ored

Senior member
May 25, 2003
569
0
0
ok, well, i got the develepor's one to install, but i dont know how to get to it (it had devel somewhere in its name so i assume it was develepor's). if this wont work, tell me and ill post the error for the regular one.
 

cleverhandle

Diamond Member
Dec 17, 2001
3,566
3
81
*-devel packages contain libraries, headers, and other programming-related stuff - not the program itself. You need to get the regular package installed.
 

l3ored

Senior member
May 25, 2003
569
0
0
"Some package requested cannot be installed:
gaim-0.71-1mdk9.1.i586 (due to unsatisfied libtk8.3.so)
do you agree ? "

ok, thats the error message for the origional
 

cleverhandle

Diamond Member
Dec 17, 2001
3,566
3
81
OK. Try urpmi gaim-0.71-1mdk9.1.i586 - that will locate and pull in required dependencies. There might still be versioning conflicts, though, in which case you'll have to wait for 9.2 packages to become available. That shouldn't take long. Probably a week or two, tops.
 

cleverhandle

Diamond Member
Dec 17, 2001
3,566
3
81
It's a command (bold = command, for me). You enter it at a Konsole or other terminal. You'll need to be root, I think, to use it - become root by entering su, then entering the root password when prompted.
 

l3ored

Senior member
May 25, 2003
569
0
0
k, i entered it into konsole and go this:
"no package named gaim-0.71-1mdk9.1.i586"
 

cleverhandle

Diamond Member
Dec 17, 2001
3,566
3
81
Two things...

First off, the package name ends with .rpm - the output you posted before cut that out, but it's there nonetheless. So add .rpm to the end of that command. Sorry I didn't notice that earlier.

Second, the package has to be in the same directory that you run the command from. Since Konsole should start you in your "home directory," put the package there, rather than on your desktop or somewhere else.
 

Barnaby W. Füi

Elite Member
Aug 14, 2001
12,343
0
0
Third, RTFM

:D

You can only go so far from people throwing you hints here. At one point or another, you will need to do some serious reading.
 

l3ored

Senior member
May 25, 2003
569
0
0
ok, i put the file into the home directory on my desktop and opened konsole. i first typed in su, then urpmi gaim-0.71-1mdk0.1.i586.rpm, and got the same message as when i double clicked on it.