LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
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-15-2007, 04:52 AM   #1
vedanu
LQ Newbie
 
Registered: Feb 2007
Location: Bangalore
Distribution: Fedora
Posts: 18

Rep: Reputation: 0
Install Winamp


Hello All,

How to install Winamp on to the sys,

When i downloaded Winamp I got Winamp-2.a1-1.i386.rpm file ,

How to run this so that i can install Winamp???

Thanks & Regards,
Anu
 
Old 02-15-2007, 06:01 AM   #2
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,339

Rep: Reputation: 65
Quote:
Originally Posted by vedanu
Hello All,

How to install Winamp on to the sys,

When i downloaded Winamp I got Winamp-2.a1-1.i386.rpm file ,

How to run this so that i can install Winamp???

Thanks & Regards,
Anu
If your distribution can handle .rpm files, basically all you've to do is to open a terminal and type:

rpm -ivh Winamp-2.a1-1.i386.rpm

Check this thread for more information about installing programs in Linux:

http://www.linuxquestions.org/questi...ad.php?t=45094

You might want to take a few seconds and fill in your profile details, or at least tell which distribution you are using when asking a question. That way we can help you faster and more precisely.

Regards!
 
Old 02-15-2007, 09:12 AM   #3
hand of fate
Member
 
Registered: Nov 2003
Distribution: Mandriva
Posts: 441

Rep: Reputation: 31
Quote:
Originally Posted by Mega Man X
If your distribution can handle .rpm files, basically all you've to do is to open a terminal and type:

rpm -ivh Winamp-2.a1-1.i386.rpm
Actually you don't even have to do that. If you're using any fairly advaned RPM-based distribution all you need to do is click on the file from a file manager, and a graphical package manager will guide you through the whole process and do it's best to deal with any dependency issues arising form it as well.
 
Old 02-15-2007, 09:50 AM   #4
rickh
Senior Member
 
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250

Rep: Reputation: 62
Of course you could also do it the "Linux" way, and install Xmms.
 
Old 02-15-2007, 11:05 AM   #5
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,339

Rep: Reputation: 65
Quote:
Originally Posted by hand of fate
Actually you don't even have to do that. If you're using any fairly advaned RPM-based distribution all you need to do is click on the file from a file manager, and a graphical package manager will guide you through the whole process and do it's best to deal with any dependency issues arising form it as well.
That is true, but... as far as it goes, we not even know if his/her distro actually works with rpm, leave it alone knowing if his distro actually has an advanced package manager (it could be Slackware, which can handle rpms as well).

And I second rickh idea, since winamp for linux, as it is right now it is pretty much useless (but that is for the OP to judge). It is good to see such a popular Windows program being finally ported to Linux, however...
 
Old 02-15-2007, 03:43 PM   #6
hand of fate
Member
 
Registered: Nov 2003
Distribution: Mandriva
Posts: 441

Rep: Reputation: 31
Quote:
Originally Posted by Mega Man X
That is true, but... as far as it goes, we not even know if his/her distro actually works with rpm, leave it alone knowing if his distro actually has an advanced package manager (it could be Slackware, which can handle rpms as well).
I did qualify with "If you'reusing a fairly advanced RPM-based distribution".

Most desktop distributions that include RPM do also include a graphical front end. There are not many that don't, and if these are not the type of distribution a new Linux user would choose.

Since clicking on the icon from a file manager is the easiest installation method, and will probably work without any problems it is best to try that method first, and if that dosn't work then go back and try something else. Manually entering code to the command line when there is almost certainly no need for it is complicating the process unnecessarily.

Quote:
Originally Posted by Mega Man X
And I second rickh idea, since winamp for linux, as it is right now it is pretty much useless (but that is for the OP to judge). It is good to see such a popular Windows program being finally ported to Linux, however...
The question was about a problem with installing WinAmp, not about XMMS. It helps to note what the question is about before writing a reply.
 
Old 02-15-2007, 11:59 PM   #7
vedanu
LQ Newbie
 
Registered: Feb 2007
Location: Bangalore
Distribution: Fedora
Posts: 18

Original Poster
Rep: Reputation: 0
OOOPpppsss i am getting this error....

rpm -ivh Winamp-2.a1-1.i386.rpm
error: Failed dependencies:
libstdc++-libc6.2-2.so.3 is needed by Winamp-0.a1-1.i386
 
Old 02-16-2007, 01:11 AM   #8
bhert
Member
 
Registered: May 2006
Distribution: OpenSUSE 10.3 Kubuntu Hardy Heron
Posts: 268

Rep: Reputation: 30
Go to your package manager and install libstdc++-devel It should take care of the dependencies for you. You might have to install gcc++ not sure.

-bhert

Last edited by bhert; 02-16-2007 at 01:13 AM.
 
Old 02-16-2007, 02:46 AM   #9
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,339

Rep: Reputation: 65
Quote:
Originally Posted by hand of fate
Manually entering code to the command line when there is almost certainly no need for it is complicating the process unnecessarily.
I have to disagree here. In the case something goes wrong, the console will drop a much better error output than UI will. Many users in this forum, when a program crashes, do not know what happened. Usually, starting the program from the console gives some clues to what went bad.

Quote:
Originally Posted by hand of fate
The question was about a problem with installing WinAmp, not about XMMS. It helps to note what the question is about before writing a reply.
Once again, I disagree. Most users trying to install a program as Winamp (which was initially a windows program) are trying to install _everything_ they can made for win32 in Linux and changes are: They never heard of xmms before. It is always good to show/mention alternatives.

I am not trying to prove you wrong and any way you use Linux is just as right as I do. I am also not going to discuss this with you anymore because it clearly won't lead anywhere and I want to stay on topic...

Last edited by Mega Man X; 02-16-2007 at 02:47 AM.
 
Old 02-16-2007, 02:49 AM   #10
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
Fedora is an RPM distro btw
 
Old 02-16-2007, 02:59 AM   #11
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,339

Rep: Reputation: 65
Quote:
Originally Posted by billymayday
Fedora is an RPM distro btw
Yes it is . Not only that but it was Redhat which came up with the rpm system. The OP profile was filled after his initial post though. Now we can see he/she is using Fedora, not when I replied first.
 
Old 02-16-2007, 03:00 AM   #12
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
I wondered what was going on

Rgds

Bill
 
Old 02-16-2007, 04:39 AM   #13
hand of fate
Member
 
Registered: Nov 2003
Distribution: Mandriva
Posts: 441

Rep: Reputation: 31
Quote:
Originally Posted by vedanu
OOOPpppsss i am getting this error....

rpm -ivh Winamp-2.a1-1.i386.rpm
error: Failed dependencies:
libstdc++-libc6.2-2.so.3 is needed by Winamp-0.a1-1.i386
If you were using a graphical package manager it would have automatically resolved that dependedcy for you.

Quote:
Originally Posted by bhert
Go to your package manager and install libstdc++-devel It should take care of the dependencies for you. You might have to install gcc++ not sure.
Or just click on the winamp package in a file manager, and all these dependencies will be dealt with automatically.


Quote:
Originally Posted by Mega Man X
I have to disagree here. In the case something goes wrong, the console will drop a much better error output than UI will. Many users in this forum, when a program crashes, do not know what happened. Usually, starting the program from the console gives some clues to what went bad.
If there is a problem installing a package using a graphical package manager, it will produce a dialog box explaining exactly what the problam was, and generally in much clearer terms that what the comnmand line RPM interface would produce.

See above for another reason to use a ghraphical package manager (apart from the obvious fact that making a single click is far easier than manually entering commands). A package manager will atomatically resolve any dependedcies it can, wheras all the command line RPM interface will do is throw up some indeciferable error message and not install anything at all.
 
  


Reply



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
winamp Lar Fedora 1 06-28-2005 12:25 PM
Winamp David@330 Linux - Newbie 9 08-18-2004 10:13 AM
Winamp Snerkel Linux - Software 30 07-29-2004 09:00 AM
how do i install winamp for linux greyfox007 Mandriva 11 04-13-2004 09:19 PM
Winamp/XMMS??? whoistom Linux - Software 8 07-29-2003 12:26 PM

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

All times are GMT -5. The time now is 04:41 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