Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 1999 11:03:12 +0200 (CEST)
From:      Hans Drexler <drexler@geotax.nl>
To:        freebsd-questions@freebsd.org
Subject:   Use Excite search- engine on FreeBSD ?
Message-ID:  <Pine.BSF.4.05.9910131044200.3083-100000@mail.geotax.nl>

next in thread | raw e-mail | index | archive | help

I have tried to run the Excite search engine on my FreeBSD box. According
to excite, FreeBSD is an unsupported platform. First, I tried the BSD/OS
version. It turns out that the executable that builds the search indexes 
crashes with a floating point exception:


# ./aindex.pl alles
Floating point exception - core dumped


Next I tried the Linux version.
The installation executable of this can't find the 'libxpbd.so.1'
library:

# sh install-Excite
Starting installation.  This may take a few seconds...
./perl: can't load library 'libdb.so.1'
# ldd ./perl
./perl:
        libdb.so.1 => not found
        libdl.so.1 => /lib/libdl.so.1 (0x280ac000)
        libm.so.5 => /usr/i486-linux-libc5/lib/libm.so.5 (0x280af000)
        libc.so.5 => /usr/i486-linux-libc5/lib/libc.so.5 (0x280b7000)


Has anybody had more luck with this? Is it at all possible? Please mail
any suggestions to drexler@geotax.nl

my versions:

FreeBSD mail.geotax.nl 3.3-STABLE FreeBSD 3.3-STABLE #14: Wed Sep 22
23:02:47 CEST 1999     root@mail.geotax.nl:/usr/src/sys/compile/mail  i386 

Linux emulation installed:
linux_base-5.2




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9910131044200.3083-100000>