[FFmpeg-devel] [PATCH]Do not require pkg-config for libx265
Clément Bœsch
u at pkh.me
Mon May 26 15:04:57 CEST 2014
On Mon, May 26, 2014 at 01:02:45PM +0000, Carl Eugen Hoyos wrote:
> Clément Bœsch <u <at> pkh.me> writes:
>
> > So if the lib is installed in /usr/local the
> > PKG_CONFIG_PATH configuration will not be necessary
>
> You are right.
> (I misunderstood this originally, I thought the path
> is needed for /usr/local.)
>
> The funny thing is that with a default configuration
> (and build and installation) of current x265, it does
> not work here, the pc apparently does not match the
> installed library.
>
To be honest here, /usr/local is not crawled on my system by default for
some reason, and I need to have PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
so it can be crawled as well.
[...]
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140526/fb2fb9be/attachment.asc>
More information about the ffmpeg-devel
mailing list