LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Msn Messenger In Linux (https://www.linuxquestions.org/questions/linux-software-2/msn-messenger-in-linux-51610/)

hussain 03-25-2003 03:48 AM

Msn Messenger In Linux
 
Hi
How can i use msn Messenger on linux. After downloading AMSN what commands should I have to run

sidey 03-25-2003 03:54 AM

depends how you got it, but i'll go through each one

if you have .tar.gz

tar xvfz amsn*.tar.gz
cd amsn*/
./configure
make
make install
/usr/bin/amsn (probably) (find the binary)

if you have the .rpm

rpm -i amsn*.rpm
/usr/bin/amsn

then you'll be presented with the amsn screen and its all click and point, it is actually quite a nice clone,

alternativly install gaim and insert the msn plugin :)

Burke 03-25-2003 05:55 AM

I agree, use gaim ;)

ppuddick 03-25-2003 09:40 AM

I Agree! gaim rocks!

JapanFred 03-25-2003 09:48 AM

GAIMS good, but it looks too much like MSN Messsenger

acid_kewpie 03-25-2003 10:39 AM

i just looks like any messenger really, amsn looks a log log more like it seeing as it's intended to be an exact clone....

aherm 03-26-2003 07:52 PM

I love kopete for MSN, ICQ, AIM, ...

It works best for me :-)

Henry 03-26-2003 10:05 PM

if u have amsn, then go go to ur konsole, cd msn, ./amsn

winequestions 03-27-2003 11:42 AM

hem... wine can run MSN Messenger on Linux. Just go to appdb.winehq.com and search for MSN. go in the MSN Messenger topic, and then open the 3.6 one. I know, it is weird, but there is the DLLOverrides i needed to run the setup. After that MSN Messenger for windows ON LINUX went gold (is this the good word meaning it ran smooth?):D

qulnxsh 03-27-2003 07:05 PM

Hi,
Just untar the compressed file you downloaded with:
-tar -zvxf <file name>
-change to the ../msn directory
-run ./amsn (AMSN requires tcl/tk)
You're done. No need to install anything but the tcl/tk interpreter.
Have fun

Aussie 03-27-2003 07:14 PM

I use Kmess.


All times are GMT -5. The time now is 03:16 AM.