Problem Using taglib in Another Project
Scott Wheeler
scott at taglib.org
Wed Sep 11 16:13:35 BST 2024
> On 11. Sep 2024, at 16:31, Steve Matzura <sm at noisynotes.com> wrote:
>
> I'm trying to build EZStream (https://icecast.org/ezstream/) and it requires something from Taglib, so I built Taglib with the command described in its INSTALL.md:
>
> cmake -DCMAKE_INSTALL_PREFIX=/usr/local -DCMAKE_BUILD_TYPE=Release .
>
[…]
> configure: error: libtag_c is missing
>
My guess is that EZStream is using pkg-config to find TagLib, and you don’t have your pkg-config path set to look in /usr/local:
https://askubuntu.com/questions/210210/pkg-config-path-environment-variable
PKG_CONFIG_PATH environment variable
askubuntu.com
-Scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/taglib-devel/attachments/20240911/edff44df/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: apple-touch-icon at 2.png
Type: image/png
Size: 6157 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/taglib-devel/attachments/20240911/edff44df/attachment.png>
More information about the taglib-devel
mailing list