[FFmpeg-user] Fwd: librsvg-2.0 not found using pkg-config
Carl Eugen Hoyos
ceffmpeg at gmail.com
Tue Jan 30 11:52:29 EET 2018
2018-01-30 3:06 GMT+01:00 Charles Lawrence <geuis.teses at gmail.com>:
> Created a debian-based dockerfile a few days ago that successfully
> built ffmpeg 3.4.1 from source with librsvg enabled.
>
> However today, without any intervening changes in the build script,
> librsvg fails due to "librsvg-2.0 not found using pkg-config".
>
> The 3.4.1 archive hasn't been changed as far as I can tell. If I
> disable the librsvg options, ffmpeg builds as expected.
Generally, on this mailing list, only current FFmpeg git head is
supported.
> The build instructions are basically verbatim from the ffmpeg
> compilation guide for Debian with some slight modifications for the
> dockerfile and to add librsvg.
> My dockerfile is included below.
Instead please:
Run a simplified configure line (./configure --enable-librsvg or similar),
if it fails, follow the instructions.
Carl Eugen
More information about the ffmpeg-user
mailing list