| Forum |
|
|||||||
| Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Right Off the Assembly Line
Join Date: Jun 2009
Posts: 21
|
i want to play mp3 and avi files on my ubuntu 7.04 it recognizes mp3 but does not play them when i ask it to install/download necessary codecs it fails and says necessary files not found... i'm connected to the internet but still now i followed some codes on a site which has now resulted in a error in the system it says This is a major failure of your software management system. Please check for broken packages with synaptic, check the file permissions and correctness of the file '/etc/apt/sources.list' and reload the software information with: 'sudo apt-get update' and 'sudo apt-get install -f'. when i start add/remove programmes and synaptic package manager i also used a third party VLC but the download failed said following cannot be installed on i386 system what does that mean? does it mean my intel original 915GAV does not support ubuntu then which linux does ? please help i am a 5 and half hour old at linux step by step procedures preferred ratings assured thanks in advance |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#3 (permalink) |
|
Right Off the Assembly Line
Join Date: Jul 2008
Location: Mobo
Posts: 10
|
well in several digit DVDs Multimedia Apps for Linux have been distributed...
anyways if you aren't comfortable with those... 'n have Internet access from your linux box then try 'yum', to install VLC correctly you need to follow following method Code:
$> su password: //enter root password #> rpm -ivh http://rpm.livna.org/livna-release-8.rpm //the italicized number above should be Fedora Core # like its 8 for Core8 #> yum install vlc #> yum install python-vlc mozilla-vlc (optional) info can be browsed here Click Link
__________________
++++++++++++++++++++++++++ I hate all liars... except ++++++++++++++++++++++++++ http://www.abhishekkr.co.cc ++++++++++++++++++++++++++ |
|
|
|
|
#4 (permalink) |
|
Right Off the Assembly Line
Join Date: Jul 2008
Location: Mobo
Posts: 10
|
well in several digit DVDs Multimedia Apps for Linux have been distributed...
anyways if you aren't comfortable with those... 'n have Internet access from your linux box then try 'yum', to install VLC correctly you need to follow following method remember you need Superuser(root) permission for these Code:
$> su password: //enter root password #> rpm -ivh http://rpm.livna.org/livna-release-8.rpm //the italicized number above should be Fedora Core # like its 8 for Core8 #> yum install vlc #> yum install python-vlc mozilla-vlc (optional) info can be browsed here Click Link
__________________
++++++++++++++++++++++++++ I hate all liars... except ++++++++++++++++++++++++++ http://www.abhishekkr.co.cc ++++++++++++++++++++++++++ |
|
|
|
|
#5 (permalink) |
|
TheSaint
Join Date: Jun 2004
Location: Antigua
Posts: 3,444
|
Before I suggest ANYTHING I would like to know why are you using Ubuntu 7.04 when the latest is 9.04. If your hardware is old Xubuntu 8.04.2 would be a better bet.
Another thing, there is no 7.04 !! You must be mistaken. See this page https://help.ubuntu.com/community/Medibuntu
__________________
http://www.neville.in http://www.linuxrocks.in "The Future Is Open" |
|
|
|
|
#6 (permalink) |
|
Guest
Posts: n/a
|
^ i have used ubuntu 7.04 , but as stated earlier it is not supported now. its support was upto 19.10.2008 i.e. 18 months from the date of release
http://www.ubuntu.com/news/ubuntu-7.04-end-of-life |
|
|
#7 (permalink) |
|
TheSaint
Join Date: Jun 2004
Location: Antigua
Posts: 3,444
|
Ok Sorry
My bad. Then OP has two options: 1. Upgrade to the latest Ubuntu. 2. Use a third party windows player in wine, like jet audio.
__________________
http://www.neville.in http://www.linuxrocks.in "The Future Is Open" |
|
|
|
|
#8 (permalink) |
|
TheSaint
Join Date: Jun 2004
Location: Antigua
Posts: 3,444
|
Then OP has two options:
1. Upgrade to the latest Ubuntu. 2. Use a third party windows player in wine, like jet audio.
__________________
http://www.neville.in http://www.linuxrocks.in "The Future Is Open" |
|
|
|
|
#9 (permalink) |
|
Fresh Stock Since 2005
Join Date: Feb 2005
Posts: 1,015
|
Open up the terminal (Applications\Accessories\Terminal) and then type in
Code:
sudo apt-get install -f Code:
sudo apt-get update Code:
sudo apt-get install vlc Please post results here.
__________________
http://www.khattam.info |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|