Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I have totem 3.0.1 installed on my system, but I wish to install from source the same and when I do so i am presented with the following dependency errors. How can this be possible?

I was thinking that is it necessary that if I have a package, built and compiled from sources, then is there any need for other additional package(or dependency) for installing it to my system. If yes, then are these packages different from the one used for building and compiling the packages from the source?

share|improve this question
Install the dependencies of totem: sudo apt-get build-dep totem. – jokerdino Nov 5 '12 at 3:57

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.