Re: Beagle and html indexing



Joe -

Thanks for the quick reply.

Joe Shaw wrote:
It uses xdgmime, actually, and requires freedesktop's shared-mime-info:

        http://freedesktop.org/wiki/Software_2fshared_2dmime_2dinfo
But every distribution ships it these days.
That was it. The package was installed on my Novell/SuSE 10.0 box but for
whatever reasons all *.xml files in /usr/share/mime/* had the wrong access
rights (root.root 640 instead of 644).

In the glue/xdgmime directory, there is a test application there.  Build
it like so:

        gcc -g -o test-mime *.c
This fails:
[mahes]/home/steve/incoming/beagle-0.2.2.1/glue/xdgmime: gcc -g -o test-mime *.c
/usr/lib/gcc/i586-suse-linux/4.0.2/../../../crt1.o: In function `_start':
../sysdeps/i386/elf/start.S:115: undefined reference to `main'
collect2: ld returned 1 exit status

In the tarball of beagle 0.2.2.1, test-mime.c is missing. However, I've just
found it in CVS.

Kind regards,
    Stephan.



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