![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Gee! These Aren't Roasted!
![]() Join Date: Nov 2004
Beans: 207
|
HOWTO: Play WMA audio files using Beep Media Player
All of the commands below should be typed from a terminal. Applications->System Tools->Terminal
If you don't have the beep media player you can get it via synaptic or: Code:
sudo apt-get install beep-media-player Code:
sudo apt-get install beep-media-player-dev Code:
wget http://download.berlios.de/bmp-plugins/bmp-wma-0.1.1.tar.gz Code:
tar -xvzf bmp-wma-0.1.1.tar.gz Code:
cd bmp-wma-0.1.1 Code:
./configure Code:
make Code:
sudo make install Let me repeat this, BEEP CANNOT PLAY WMA FILES WITH DRM! It will open the file and show the title in the window but it will not play it. |
|
|
|
|
|
#2 |
|
Has an Ubuntu Drip
![]() Join Date: Apr 2005
Beans: 688
Dapper Drake Testing/
|
Re: HOWTO: Play WMA audio files using Beep Media Player
it didn't work for me, BMP just disappear when i try to play any wma file
__________________
[My Blog] | [My Sites] | [My Ubuntu Guides] doc.gwos.org, the real successor of Ubuntu Guide |
|
|
|
|
|
#3 | |
|
Gee! These Aren't Roasted!
![]() Join Date: Nov 2004
Beans: 207
|
Re: HOWTO: Play WMA audio files using Beep Media Player
Quote:
|
|
|
|
|
|
|
#4 |
|
First Cup of Ubuntu
![]() Join Date: Jun 2005
Beans: 2
|
Re: HOWTO: Play WMA audio files using Beep Media Player
Hi very new to unbuntu.
Have followed the above steps and got as far as step 6 and typing in the ./configure command. Below is the response I get back. Can anyone give me a simple step by step guide as to what needs to be done to resolve this. Cheers HTML Code:
********** ~/bmp-wma-0.1.1$ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for gcc... no checking for cc... no checking for cc... no checking for cl... no configure: error: no acceptable C compiler found in $PATH See `config.log' for more details. |
|
|
|
|
|
#5 | |
|
Way Too Much Ubuntu
![]() |
Re: HOWTO: Play WMA audio files using Beep Media Player
Quote:
looks like you need a c/c++ compiler, get gcc |
|
|
|
|
|
|
#6 |
|
Skinny Extra Sweet Ubuntu
![]() Join Date: Feb 2005
My beans are hidden!
|
Re: HOWTO: Play WMA audio files using Beep Media Player
sudo apt-get install build-essential
To the main poster: You could create a far deeper-better guide if you would include other plugins like OGG, FLAC, M4A, APE, Audioscrobbler (etc) support
__________________
Sylvia: Look at what you've done to him! Christof: I have given Truman the chance to lead a normal life. The world, the place you live in, is the sick place. |
|
|
|
|
|
#7 |
|
First Cup of Ubuntu
![]() Join Date: Jun 2005
Beans: 2
|
Re: HOWTO: Play WMA audio files using Beep Media Player
Excellent! Thanks
![]() |
|
|
|
|
|
#8 | |
|
Gee! These Aren't Roasted!
![]() Join Date: Nov 2004
Beans: 207
|
Re: HOWTO: Play WMA audio files using Beep Media Player
Quote:
|
|
|
|
|
|
|
#9 |
|
Ubuntu French Roast
![]() Join Date: Jun 2005
Location: France
Beans: 6,385
Ubuntu 9.10 Karmic Koala
|
Re: HOWTO: Play WMA audio files using Beep Media Player
thanks Darrena !
You can also read wma with XMMS using the xmms-wma module, after installing XMMS via synaptic you can download here the plugin (for example) : http://mcmcc.bat.ru/xmms-wma/ after you do the same kind of commands : Code:
tar -xjvf xmms-wma-X.X.X.bz2 Code:
make Code:
sudo make install |
|
|
|
|
|
#10 | |
|
Quad Shot of Ubuntu
![]() |
Re: HOWTO: Play WMA audio files using Beep Media Player
Quote:
Last edited by angrykeyboarder; June 24th, 2005 at 10:33 AM.. |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|