LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-02-2004, 12:49 AM   #1
sibu_rajappan
LQ Newbie
 
Registered: May 2004
Location: india
Posts: 23

Rep: Reputation: 15
how can i use winamp for windows in linux


hello friends,

pls will u tell me how to configure wine or any other software where i can use windows application in linux..................
 
Old 06-02-2004, 12:57 AM   #2
david_harvard
LQ Newbie
 
Registered: Jun 2004
Posts: 15

Rep: Reputation: 0
how can i use winamp for windows in linux

Do you wish to play MP3s on your Linux system.
 
Old 06-02-2004, 01:25 AM   #3
akudewan
Member
 
Registered: Apr 2004
Location: India
Distribution: Ubuntu
Posts: 364

Rep: Reputation: 31
Well, If u wanna use windows apps, then wine is the thing. To get wine, u can download the source or the RPM. (RPM recommended if u're a newbie). After installing wine, here's how u use it:
Lets assume u want to run "abc.exe" thats in "d:\baka\abc.exe" in windows.
Firstly, the windows parition should be mounted. (Ask if u dont know how). lets say u have mounted it in /mnt/windoze in linux. So, open a terminal, and "cd /mnt/windoze/baka". Then type "wine abc.exe".
If wine is able to wine this file, then u're lucky, otherwise it'll give some errors, then u're unlucky
If u wanna play MP3s on your system, try software such as XMMS. XMMS is very similar to Winamp in windows. U could also try Xine or something.

Have fun sibu_rajappan (Say...u're an Indian, right??)

Bharat Mata Ki Jai!!
 
Old 06-02-2004, 05:07 AM   #4
sibu_rajappan
LQ Newbie
 
Registered: May 2004
Location: india
Posts: 23

Original Poster
Rep: Reputation: 15
thanks akudewan...........see i have the XMMS with me but it does nt play my mp3 files......it doesnt even move when i add afile.....the most funniest thing is that i cannot add files to my play list...............

i will see bout this wine and tell u .............

ny way thxs
 
Old 06-02-2004, 05:14 AM   #5
muxman
Member
 
Registered: Apr 2004
Distribution: Debian
Posts: 203

Rep: Reputation: 32
what linux distribution are you using? fedora diables mp3 playback by default. you have to get the mp3 codec, i forget the name right now, and install that and disable the plugin in xmms that is in there to block mp3 playback.

this is one of the reasons i quit using fedora. i don't want cripple-ware, if I did I'd keep using M$.
 
Old 06-02-2004, 05:27 AM   #6
wijnands
Member
 
Registered: Mar 2004
Posts: 132

Rep: Reputation: 15
sounds to me like it would make a lot more sense to troubleshoot the xmms problem than go messing about with wine. Does your system produce any sound at all?
 
Old 06-02-2004, 06:19 AM   #7
chii-chan
Member
 
Registered: Sep 2003
Location: chikyuu (E103N6)
Distribution: Redhat 8.0 (2.4.25-custom), Fedora Core 1 (2.4.30-custom)
Posts: 357

Rep: Reputation: 30
I suggest going to this site http://www.xmms.org and download the tar.gz version of the software, then follow the instruction on how to install the software from source. You can also download the rpm from there as the rpm from this site doesn't disable mp3 support. But installing from source is a better method. Btw what distro do you use? It is easier for people to figure out what is your real problem if you give your distro name.

Last edited by chii-chan; 06-02-2004 at 06:23 AM.
 
Old 06-02-2004, 06:22 AM   #8
priller
Member
 
Registered: Jan 2004
Distribution: Debian etch
Posts: 202

Rep: Reputation: 30
Xmms plays mp3's fine for me with slackware.
 
Old 06-02-2004, 07:04 AM   #9
sibu_rajappan
LQ Newbie
 
Registered: May 2004
Location: india
Posts: 23

Original Poster
Rep: Reputation: 15
my sound works wen tested in sound card detector in redhat 9
but the mp3 cannot be played

nothing moves in the player and cannot even include a file in the playlist
 
Old 06-02-2004, 07:14 AM   #10
priller
Member
 
Registered: Jan 2004
Distribution: Debian etch
Posts: 202

Rep: Reputation: 30
I dont think red hat supports MP3.
 
Old 06-02-2004, 07:57 AM   #11
jdier
Member
 
Registered: May 2004
Location: US
Distribution: Ubuntu - 12.04 LTS
Posts: 54

Rep: Reputation: 15
I am also brand new to linux (fedora 2) and I had the same situation. There is a site that lists tips and tricks for fedora core and it included a link to an RPM which installed the codecs for MP3 play, once that was installed correctly I could add files and play them.

I will check to see if I can find the link.

Anyone out there know about playing CD's on XMMS?
 
Old 06-02-2004, 07:59 AM   #12
jdier
Member
 
Registered: May 2004
Location: US
Distribution: Ubuntu - 12.04 LTS
Posts: 54

Rep: Reputation: 15
Here you go:

http://home.gagme.com/greg/linux/fc2-tips.php
 
Old 06-02-2004, 08:59 AM   #13
chii-chan
Member
 
Registered: Sep 2003
Location: chikyuu (E103N6)
Distribution: Redhat 8.0 (2.4.25-custom), Fedora Core 1 (2.4.30-custom)
Posts: 357

Rep: Reputation: 30
Quote:
Originally posted by priller
I dont think red hat supports MP3.
Redhats DO support mp3 but you have to download separate file for mp3 support. It can be downloaded easily from http://freshrpms.net. But I think the easiest way to have mp3 is to remove xmms installation from your Redhat and install the rpm from xmms official website.
 
Old 06-02-2004, 11:54 PM   #14
akudewan
Member
 
Registered: Apr 2004
Location: India
Distribution: Ubuntu
Posts: 364

Rep: Reputation: 31
even I think wine-ing is a bad idea. Solving the XMMS problem is the best thing u can do.
Well...try doing this in XMMS.
Open the preferences window, then in the Plugins window, make sure you are using a proper output plugin. Try downloading other plugins from xmms.org

If nothing works, you may need to recompile the kernel. (I had to recompile the kernel when using fedora)

Best of luck
 
Old 06-03-2004, 04:48 AM   #15
smokylux
Member
 
Registered: May 2004
Location: Luxemburg
Distribution: Fedora Core 2, SuSE 9.1 Pro
Posts: 43

Rep: Reputation: 15
Mp3 isn't by default supported in Red Hat distribution. There is an rpm that can be downloaded, and after installing mp3's work just fine.... was the case for me in FC2.

For RH9 it should be the following rpm file: xmms-mp3-1.2.7-21.p.i386.rpm (Someone correct me if I'm wrong)

try to search for it on freshrpms.net or similar...

this will solve the problem I think...



smokylux
 
  


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
Has Winamp been ported to Linux? neilcpp Linux - Software 48 05-31-2010 03:00 PM
WinAMP for linux ? shoutcast client ? pleasehelpme Linux - Newbie 8 04-07-2006 06:46 AM
Winamp 5 clone for Linux Snipersnest Linux - Software 3 03-01-2005 07:01 PM
winamp = in linux? zozeer Linux - Software 12 01-17-2005 05:01 AM
how do i install winamp for linux greyfox007 Mandriva 11 04-13-2004 09:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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