Me gustaría utilizar el RSVG SVG procesamiento en ImageMagick (incluido el de la biblioteca es bastante incompleta). RSVG es compatible delegado, sino que debe ser instalado por separado.
He instalado librsvg y sus dependencias el uso de Homebrew (sin configuración personalizada o algo así). Ejecución rsvg-convert
manualmente funciona bien.
Instalar ImageMagick con Homebrew no auto-detectar y utilizar el RSVG biblioteca y ejecución de IM del script configure --with-rsvg
no detecta la biblioteca.
Es evidente que algo no está hablando de otra cosa, pero no puedo hacer sentido de los mensajes de registro lo suficientemente bien como para hacer algo. Cualquier consejo se agradece.
Aquí está la parte pertinente de config.registro:
configure:31587: checking for RSVG
configure:31594: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.9.0"
Package xcb-shm was not found in the pkg-config search path.
Perhaps you should add the directory containing `xcb-shm.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xcb-shm', required by 'cairo', not found
configure:31597: $? = 1
configure:31610: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.9.0"
Package xcb-shm was not found in the pkg-config search path.
Perhaps you should add the directory containing `xcb-shm.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xcb-shm', required by 'cairo', not found
configure:31613: $? = 1
configure:31640: result: no
configure:31652: result: