[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnunet] Extractor-related problems
From: |
Christian Grothoff |
Subject: |
Re: [Help-gnunet] Extractor-related problems |
Date: |
Thu, 16 Oct 2003 12:51:26 -0500 |
User-agent: |
KMail/1.4.3 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wednesday 15 October 2003 11:57 pm, Markku Tavasti wrote:
> I grabbed latest libextractor (0.2.5) and gnunet (0.6.0a). Compiled &
> installed them. Extractor with "./configure --prefix=...; make ; make
> install" and gnunet with "./configure --prefix=... --with-extractor=...;
> make ; make install"
>
> In gnunet.conf I haven't touched extractor settings, so they are:
> EXTRACTORS = libextractor_filename:-libextractor_split:-libextractor_lower
>
> Then I tried to insert some content. I selected one directory of ogg's
> and one directory of mp3's:
>
> # gnunet-insert -n -p 1000 -rb ogg_directory_name mp3_directory_name
>
> I left command running when left home, and I know it was finished
> (after several hours), but don't know about error messages since during
> power break UPS shut down my computer before I got back home.
>
> 1) Complain missing libextractor_lower.so
Will be fixed with libextractor 0.2.6. Should be out any day now :-).
> 2) For mp3 insertion was successfull, I can find files with search,
> and even with keyword 'Bandname' it it is capitalized. But for those
> ogg-files, I can't find them, not with filetype or Bandname or full
> directory name. And it looks like there is no libextractor_ogg, should
> there be?
>
> Any ideas what to do to get libextractor_lower and ibextractor_ogg? Or
> anything else to fix?
I would suspect that when you compiled libextractor, it did not find the
ogg/vorbis libraries (see output of configure). You may not have the header
files installed (vorbis-devel?).
Christian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE/jtqf9tNtMeXQLkIRAnVKAJsHQId7nVgs9u/koyUu/F4DKu3ktQCfd9M2
5yMB2+8w0P3qrPoaVOuKsDg=
=JmHN
-----END PGP SIGNATURE-----
Re: [Help-gnunet] Extractor-related problems,
Christian Grothoff <=