Am Dienstag, den 21.11.2017, 14:54 -0800 schrieb Alan Peevers:
> After installing theora using:
>
> brew install theora
I havn't worked with brew, but in case you install prepared packages
with it, properly you must install some kind of 'dev' package with
library headers.
> I tried:
>
>
2017-11-21 23:54 GMT+01:00 Alan Peevers :
> ./configure --prefix=/usr/local --enable-gpl --enable-nonfree
> --enable-libtheora
Note that --enable-nonfree has no useful effect in this
configure line.
> ERROR: libtheora not found
>
> As requested, I have attached config.log
No=
After installing theora using:
brew install theora
I tried:
./configure --prefix=/usr/local --enable-gpl --enable-nonfree
--enable-libtheora
ERROR: libtheora not found
As requested, I have attached config.log
Thanks,
Alan
___