Changes between Initial Version and Version 1 of Ticket #8258, comment 5
- Timestamp:
- Feb 26, 2023, 9:04:40 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8258, comment 5
initial v1 1 no wait, actually this is still a problem. for example: 2 3 {{{ 4 ERROR: vorbis not found using pkg-config 5 }}} 6 7 from: 8 9 {{{ 10 cd /tmp/ffmpeg-5.1.2 11 env PKG_CONFIG=/opt/pkg-config-0.29.2/bin/pkg-config PKG_CONFIG_PATH=/opt/libvorbis-1.3.7/lib/pkgconfig ./configure --enable-libvorbis 12 }}} 1 this turned out to be a problem local to my system, sorry for the confusion.


