User login |
Libxml++2.6-dev installation fails - Dependency problemsI am trying to install ffado in a clean install of 64 Studio 64bit but one of the required dependencies for ffado cannot be installed. The dependency is: libxml++-2.6-dev calls for: to be installed libsigc++-2.0-dev which depends on but cannot install: libxml++2.6-dev: Depends: libxml2-dev but it is not going to be installed Depends: libglibmm-2.4-dev but it is not going to be installed Trying to install: libxml2-dev: Fails because of: Depends: libxml2 (=2.6.27.dfsg-2) but 2.6.30.dfsg-2~bpo.1 is to be installed Trying to install: libglibmm-2.4-dev: Fails because: Depends: libglibmm-2.4-1c2a (=2.12.0-1) but 2.12.9-0.1~bpo.1 is to be installed Is there any way to fix this problem, does this problem effect the 32bit version of 64Studio? Thanks Jenny
|
Search this site:New forum topicsToday's poll:What format would you prefer for downloading 64 Studio? (Register or log in to vote) DVD install image 40% DVD live image with install option 43% I don't have a DVD burner so I have to use CD-R 14% I installed version 0.1 and only used apt since :-) 4% Total votes: 174 |
To state the obvious first...
libxml++2.6-dev is in the debian etch repository.
To build anything I'd recommend you add (or activate) the following repositories:
Happy building...