Dependency Updates for TagLib and TagLib-Extras

Tycho Andersen tycho at tycho.ws
Sat Sep 19 17:08:05 UTC 2009


On Sat, 19 Sep 2009, Donn Washburn wrote:

> On 09/19/2009 09:36 AM, Tycho Andersen wrote:
>> On Thu, 17 Sep 2009, Jeff Mitchell wrote:
>>
>>
>>> Jeff Mitchell wrote:
>>>
>>>> 3) TagLib source is available at
>>>> http://developer.kde.org/~wheeler/files/src/taglib-1.6.tar.gz ...
>>>> installing from source to /usr/local is simple, and it is easy to remove
>>>> later. Be sure to compile in support for MP4/ASF.
>>>>
>>> Note: to compile taglib with these options, simply specify -DWITH_ASF=On
>>> -DWITH_MP4=On when running cmake.
>>>
>> Maybe I'm missing something, but is it really necessary that these are compiled
>> in? Suppose I don't have any .asf or .mp4 files, and I compile TagLib without
>> that support, why should cmake bomb?
>>
>>
> I used "configure --help" and not cmake.  Configure showed --enable both
> asf and mp4 and it compiled completely clean on both.  However cmake in
> Amarok fails to find it.

Donn:

I struggled with this same issue for a while today as well. My solution
eventually was to compile libtag w/ ASF/MP4 support, and then delete my entire
build directory and re-run cmake.

HTH,
\t



More information about the Amarok mailing list