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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
02-22-2005, 08:57 PM
|
#1
|
LQ Newbie
Registered: Feb 2005
Posts: 3
Rep:
|
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.
|
|
|
02-22-2005, 10:13 PM
|
#2
|
Senior Member
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098
Rep:
|
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.
|
|
|
02-22-2005, 10:37 PM
|
#3
|
Member
Registered: Apr 2004
Location: Stockholm, Sweden
Distribution: Debian 'sid'
Posts: 250
Rep:
|
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
|
|
|
02-22-2005, 11:23 PM
|
#4
|
Member
Registered: Dec 2004
Location: Sydney, Australia
Distribution: MDK 10.1
Posts: 110
Rep:
|
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
|
|
|
02-23-2005, 04:37 AM
|
#5
|
Senior Member
Registered: Sep 2003
Location: Egypt
Distribution: Arch
Posts: 1,528
Rep:
|
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
|
|
|
02-23-2005, 05:06 AM
|
#6
|
LQ Newbie
Registered: Jan 2005
Location: In front of my computer...typing
Distribution: Ubuntu
Posts: 4
Rep:
|
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
|
|
|
02-23-2005, 07:26 AM
|
#7
|
LQ Newbie
Registered: Feb 2005
Posts: 3
Original Poster
Rep:
|
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.
|
|
|
02-23-2005, 07:33 AM
|
#8
|
LQ Newbie
Registered: Feb 2005
Posts: 3
Original Poster
Rep:
|
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.
|
|
|
02-23-2005, 12:13 PM
|
#9
|
Senior Member
Registered: Sep 2003
Location: Egypt
Distribution: Arch
Posts: 1,528
Rep:
|
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 
|
|
|
02-28-2005, 02:38 AM
|
#10
|
Member
Registered: Dec 2004
Location: Sydney, Australia
Distribution: MDK 10.1
Posts: 110
Rep:
|
Open with $cd, dont choose any other options. Thatś how i use it and it runs perfectly 
|
|
|
All times are GMT -5. The time now is 05:23 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|