libextractor
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libextractor] mediatomb


From: N. Durner
Subject: Re: [libextractor] mediatomb
Date: Tue, 21 Mar 2006 07:45:45 +0100
User-agent: Thunderbird 1.5 (Windows/20051201)

Hi,

> [Mediatomb shows "libextractor is disabled" at the end of compiling]


I'm not aware of Mediatomb and their build system. Please look for a
file called "config.log" in the root directory of the source distribution.
Search for the exact error message ("libextractor is..."). You can see
the test that failed finding libextractor a few lines above. Maybe you
can figure out what's wrong this way.

Maybe it isn't the search path, so you have to append special options to
./configure:
 ./configure --with-extractor=/usr/local
Maybe it's not enabled by default:
 ./configure --enable-libextractor

But again, this is just a wild guess.
The Mediatomb mailing list/IRC/... might be of better help.

Good luck,

 Nils Durner




reply via email to

[Prev in Thread] Current Thread [Next in Thread]