vlc installation problem
Asked by
jagathyks
on 2009-05-03
I try to install vlc-0.9.9
#./configure --prefix=/usr
error message: there is no libavcodec or libavutil
then I download ' libavcodec-
try to install this
status: error: Dependency is not satisfiable libavcodec1d
why it is so, please help me.
thanks in advance.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu vlc Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Mark Rijckenberg
- Solved:
- 2009-05-04
- Last query:
- 2009-05-04
- Last reply:
- 2009-05-03
Hi,
Please first make sure to enable the universe and multiverse repositories in Ubuntu.
Read the following guide for details:
http://
Then run the following commands in a Terminal to install vlc:
sudo aptitude update
sudo aptitude install vlc
Regards,
Mark
jagathyks (jagathyks) said : | #2 |
Thanks Mark Rijckenberg, that solved my question.
To post a message you must log in.