0.44: 'Build-dependencies for inkscape could not be satisfied'?
Hi all, I was trying to build the new Inkscape 0.44pre4 using the advice at:
http://wiki.inkscape.org/wiki/index.php/CompilingDebian
"Oh cool" , I thought -- I didn't think of using Debian's system to install the dependencies. But then...
samwise:/project/Packages# apt-get build-dep inkscape Reading Package Lists... Done Building Dependency Tree... Done E: Build-dependencies for inkscape could not be satisfied.
I get the same results for '-t testing', '-t stable', and '-t unstable', too.
So it kind of looks like the Inkscape dependencies have package breakage at the moment?
Any advice on how to proceed?
Does this mean I'm going to have to install a lot of deps from source?
I'm just kind of rusty at this stuff, I'm afraid.
Terry
Terry Hancock wrote:
Hi all, I was trying to build the new Inkscape 0.44pre4 using the advice at:
Attempting to use the other method reveals the problem, I think:
The following packages have unmet dependencies: libgtk2.0-dev: Depends: libgtk2.0-0 (= 2.6.4-3.1) but 2.8.13-1 is to be installed Depends: libatk1.0-dev (>= 1.6.1-2) but it is not going to be installed libpango1.0-dev: Depends: libpango1.0-0 (= 1.8.1-1) but 1.10.4-1 is to be installed E: Broken packages
But I'm not sure what I should be attempting to fix that.
participants (1)
-
Terry Hancock