LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-22-2005, 08:57 PM   #1
shaunfowler2005
LQ Newbie
 
Registered: Feb 2005
Posts: 3

Rep: Reputation: 0
Installing aMSN on Ubuntu... (big newb)


Hey all. I am totally new to linux and i have no clue on how to install anything. I have been only using it for 2 days and am still figuring out the basics. Now i want to beable to use msn messenger. I found a program called "amsn" and downloaded it. I cant post a link to the site, but search amsn on google, then click the top search result. Then on the right side at the top, look in teh list for the Ubuntu install. Then after you click that, you should be in a directory. The file i have is the amsn_0.94-1.diff.gz


It has the intall instructions, but i have no clue what it means because i am really stupid with linux. Can someone please give specific intructions to intall amsn for a beginner? Thanks so much. Do you install every program the same way?

Shaun.
 
Old 02-22-2005, 10:13 PM   #2
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
the easiest way is to download amsn-0_94.tar.gz (it's listed as amsn-0_94 tarball) from here and save it in your home directory. once there, open a terminal, such as xterm, and type 'ls' without the quotes to make sure the file is there....if it's there type:

tar -xzvf amsn-0_94.tar.gz

and it will untar and create a new directory in your home directory called amsn-0_94. open that and there is a shell script called amsn that will start it for you.

then, if you want, you can make a link to it by opening up the terminal again, su to root, and type:

ln -s ~/amsn-0_94/amsn /usr/bin/amsn

and you'll be able to start it from a run command by just typing amsn in the run command.

Last edited by detpenguin; 02-22-2005 at 10:14 PM.
 
Old 02-22-2005, 10:37 PM   #3
dastrike
Member
 
Registered: Apr 2004
Location: Stockholm, Sweden
Distribution: Debian 'sid'
Posts: 250

Rep: Reputation: 30
I strongly recommend installing things through APT/dpkg.
I am not exactly sure if it is present in Ubuntu, but aMSN is present in Debian (on which Ubuntu is based upon)


Try this:
Code:
apt-get install amsn
If that aMSN programme is not up to your liking, I suggest you try gaim. It has MSN support amongst many other IM protocols.
To install gaim:
Code:
apt-get install gaim
 
Old 02-22-2005, 11:23 PM   #4
DesyphER
Member
 
Registered: Dec 2004
Location: Sydney, Australia
Distribution: MDK 10.1
Posts: 110

Rep: Reputation: 15
In really easy terms, Just download the tar.gz installer, open it with fileroller (It should be the default archive application, i'm not sure, i use mandrake), Then at the top look for extra, and extract all into a directory then go to the directory where it got extracted look for aMSN the file, Right click on it and go to open with, at the top type in $cd,
NOTE: Don't choose run it terminal or it will open it with terminal so when you close terminal aMSN will go with it, So just do it the way i've stated.

Hope it works, DesyphER
 
Old 02-23-2005, 04:37 AM   #5
heema
Senior Member
 
Registered: Sep 2003
Location: Egypt
Distribution: Arch
Posts: 1,528

Rep: Reputation: 47
u need to check out :

http://www.ubuntuguide.org/

as the easiest way for installing software in ubuntu is to install it from synaptic

NOTE : Synaptic is a gui for apt which is a package manager that connect to alot of repositories (ftp,http sites) that contains thousands of software , it then download and install the software for u
 
Old 02-23-2005, 05:06 AM   #6
Adrenal
LQ Newbie
 
Registered: Jan 2005
Location: In front of my computer...typing
Distribution: Ubuntu
Posts: 4

Rep: Reputation: 0
You have gaim already, try that. But for amsn, its just
sudo apt-get install amsn
Also, if you are using gaim, try out jabber, its awesomerific
 
Old 02-23-2005, 07:26 AM   #7
shaunfowler2005
LQ Newbie
 
Registered: Feb 2005
Posts: 3

Original Poster
Rep: Reputation: 0
Wow. THanks guys. Why do they have to make it so confusing?? Im going to try your methods and ill get back to you. THanks alot.
 
Old 02-23-2005, 07:33 AM   #8
shaunfowler2005
LQ Newbie
 
Registered: Feb 2005
Posts: 3

Original Poster
Rep: Reputation: 0
Cool. I tryed your way, but it didn't work, because it could get ot the open with even if i went to the properties, but i clicked on another file and it opened the application... ? wIERD? Well Thanks alot for your help. I'll use it as reference next time.
 
Old 02-23-2005, 12:13 PM   #9
heema
Senior Member
 
Registered: Sep 2003
Location: Egypt
Distribution: Arch
Posts: 1,528

Rep: Reputation: 47
1) open synaptic

2) choose settings -> repositories

3) then select all of them

4) then click OK then Reload

you will now have loads of software
 
Old 02-28-2005, 02:38 AM   #10
DesyphER
Member
 
Registered: Dec 2004
Location: Sydney, Australia
Distribution: MDK 10.1
Posts: 110

Rep: Reputation: 15
Open with $cd, dont choose any other options. Thatś how i use it and it runs perfectly
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Error in installing Amsn 0.94 on Ubuntu 5.04 Nox_hand Linux - Newbie 4 09-18-2005 12:55 PM
How can Ubuntu to installl AMSN ? davidyu Linux - Distributions 2 10-19-2004 10:07 PM
Big Newb question... FireFox install ickselglic Linux - Newbie 15 02-17-2004 10:34 AM
big newb help instaling rpms or any programs dm_soldier Linux - Newbie 2 06-13-2003 08:50 PM
Im a BIG newb SirKalten Linux - Software 1 02-15-2002 12:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration