Computers |
|
| | #2 (permalink) |
| Junior Techie | Ubuntu doesn't have initial support for .mp3 files, due to licensing issues if I recall correctly. There should be other media players you can download that support the format. I'm not sure specifically which one, as I don't use ubuntu.
__________________ "Hmm, I wonder..." *apt-get install Ferrari* "Error: Dependency not met, package 'Money' not installed." "Gah!" *apt-cache search job* P4 2.8 ghz, 768 megs of ram, 120gb SATAI hdd, 19" Samsung Syncmaster LCD, EVGA Nvidia 6200 OCed. TC Clan/Forums Community CS:S server status. |
| | |
| | #7 (permalink) |
| Super Techie Join Date: Dec 2004
Posts: 467
| the terminal.. Applications-->Accesories-->Terminal you have to be root to install with apt-get so just type "sudo apt-get install" (without the quotes) then the package name you wish to install. you'll then be prompted for your password. to search the repositories for a package type "apt-cache search filename or description" |
| | |
| | #9 (permalink) |
| Ultra Techie | You need multimedia codecs. Install them along with other stuff with this: http://easyubuntu.freecontrib.org/ |
| | |
| | #10 (permalink) |
| True Techie Join Date: Sep 2005
Posts: 135
| If you did do sudo, it's possible you were using another file manager at the same time. Try logging out and then logging back in (if there's another way, I'm too inexperienced to know about it) and then trying the command again. Or, if you're looking for a media player, I heartily recommend VLC Media Player. It comes with pretty much every codec (at least as many as I've needed yet), and should run great on almost any computer. I have it running "perfectly" on a p3 866. There are instructions on how to install it in Ubuntu. |
| | |