View Single Post
Posts: 22 | Thanked: 5 times | Joined on Dec 2009 @ Copenhagen/Denmark
#102
Originally Posted by danielwilms View Post
Have you enabled the extras-devel repository, like described in step 3 in the instructions? After that run:

Code:
apt-get update
and

Code:
apt-get -f install
This should resolve all the dependency issues. But please be aware of that the software in extras-devel is not stable! So you should consider disabling it after the installation.

Daniel
I setup the extra-devel again just now, and tried to install again, and this time is actually worked! I have no idea why. I am in a different network today, maybe that has something to do with it?

Thanks for the help everyone!