Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [DE] Könnt ihr Inkscape installieren?  (Read 1181 times)

Offline Lanzi

  • User
  • Posts: 1.779
[DE] Könnt ihr Inkscape installieren?
« on: 2016/04/30, 16:20:34 »
Code: [Select]

apt install inkscape

Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
Einige Pakete konnten nicht installiert werden. Das kann bedeuten, dass
Sie eine unmögliche Situation angefordert haben oder, wenn Sie die
Unstable-Distribution verwenden, dass einige erforderliche Pakete noch
nicht erstellt wurden oder Incoming noch nicht verlassen haben.
Die folgenden Informationen helfen Ihnen vielleicht, die Situation zu lösen:

Die folgenden Pakete haben unerfüllte Abhängigkeiten:
 inkscape : Hängt ab von: libgraphicsmagick++-q16-11 ist aber nicht installierbar
            Hängt ab von: libgsl0ldbl (>= 1.9) soll aber nicht installiert werden
            Hängt ab von: libpoppler46 (>= 0.26.5) ist aber nicht installierbar
E: Probleme können nicht korrigiert werden, Sie haben zurückgehaltene defekte Pakete.

Ich erinnere mich dunkel, dass es da mal Probleme im letzten Jahr gab. Brauchte inkscape auch nicht, aber jetzt.
Erinnert sich jemand, was da war? Oder habe nur ich das Problem???
Gibts einen Workaround?

Offline OppaErich

  • OLE
  • User
  • Posts: 381
Re: Könnt ihr Inkscape installieren?
« Reply #1 on: 2016/04/30, 17:02:55 »
Hallo,


ist wohl so wie es da steht. Bei mir fehlt jetzt nur noch eine lib.
Code: [Select]
root@oppa-hex-ssd:~# apt-get install inkscape
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:


The following packages have unmet dependencies:
 inkscape : Depends: libgraphicsmagick++-q16-11 but it is not installable
E: Unable to correct problems, you have held broken packages.
root@oppa-hex-ssd:~#

Offline melmarker

  • User
  • Posts: 2.799
    • g-com.eu
Re: Könnt ihr Inkscape installieren?
« Reply #2 on: 2016/04/30, 18:13:34 »
apt install -t sid inkscape
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)

Online towo

  • Administrator
  • User
  • *****
  • Posts: 2.939
Re: Könnt ihr Inkscape installieren?
« Reply #3 on: 2016/04/30, 19:42:44 »
oder auch


Code: [Select]
apt install inkscape=0.91-9
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline Lanzi

  • User
  • Posts: 1.779
Re: Könnt ihr Inkscape installieren?
« Reply #4 on: 2016/05/01, 00:03:16 »
Vielen Dank. Läuft.