[FFmpeg-trac] #7478(ffmpeg:open): ERROR: vorbis not found using pkg-config

FFmpeg trac at avcodec.org
Tue Oct 23 21:38:03 EEST 2018


#7478: ERROR: vorbis not found using pkg-config
------------------------------------+-----------------------------------
             Reporter:  serverok    |                    Owner:  hspedro
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  ffmpeg
              Version:  git-master  |               Resolution:
             Keywords:  libvorbis   |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  1           |
------------------------------------+-----------------------------------

Comment (by jamrial):

 If you installed libvorbis to /usr/local, then you should tell pkg-config
 to look for it there.

 Try using PKG_CONFIG_PATH="/usr/local/lib/pkgconfig" as environment
 variable when running configure.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7478#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list