You are not logged in.

#1 2013-08-08 18:14:41

quiqueck
Member
Registered: 2013-04-15
Posts: 94

convert -scale crashes when converting svg-image

As i tried to build librecad from aur, it fails when creating the programicons from an svg image.

So i tried to convert a svg-file with the same command i found in  pkgbuild-script:

test$ convert -scale 16 Archlinux-official-fullcolour.svg Archlinux-official-fullcolour.png                                                                                                            
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated.
Abgebrochen (Speicherabzug geschrieben)

The issue is the same, so i guess its a problem in convert (imagemagick). The needed dependencies are installed:

pacman -Qi imagemagick
[...]
Optionale Abhängigkeiten: ghostscript: for Ghostscript support[Installiert]
                          openexr: for OpenEXR support[Installiert]
                          libwmf: for WMF support[Installiert]
                          librsvg: for SVG support[Installiert]
                          libxml2: for XML support[Installiert]
                          jasper: for JPEG-2000 support[Installiert]
                          libpng: for PNG support[Installiert]

Could anyone confirm this issue?

Could i build librecad without this icons, by deleting the appropriate lines in the pkgbuild?
Edit: Solved by commenting the lines in pkgbuild and then succesfully installed.

Last edited by quiqueck (2013-08-08 19:28:06)

Offline

Board footer

Powered by FluxBB