configure --with-mysql
cd src
make
./indexer -C
./indexer
indexer[17219]: {00} indexer from dpsearch-4.53-mysql started with '/
usr/local/dpsearch/etc/indexer.conf'
indexer[17219]: {01} URL: http://agert.homelinux.org/~mp3/
indexer[17219]: {01} bind() to 0.0.0.0 error 97 Address family not
supported by protocol
indexer[17219]: {01} Can't connect to host agert.homelinux.org:80
indexer[17219]: {01} URL: http://192.168.1.3/
indexer[17219]: {01} bind() to 0.0.0.0 error 97 Address family not
supported by protocol
indexer[17219]: {01} Can't connect to host 192.168.1.3:80
indexer[17219]: {01} URL: http://localhost/
indexer[17219]: {01} bind() to 0.0.0.0 error 97 Address family not
supported by protocol
indexer[17219]: {01} Can't connect to host localhost:80
It did however work with ubuntu 10.10. Is it anything i have forgotten
to install?
Do you have IPv4 support installed and running ?
Maxim.
--
http://www.dataparksearch.org/ - an open source search engine.
> --http://www.dataparksearch.org/- an open source search engine.
Perhaps you have no Bind command specified in your indexer.conf file,
which cause such problem.
I committed a fix into SVN repository for this case.
Thank you for reporting,
Maxim.
--
http://www.dataparksearch.org/ - an open source search engine.