On Fri, Jan 13, 2012 at 2:37 AM, Fredrik Agert <fredrik.ag
...@gmail.com> wrote:
> In the source file proto.c i've added the following lines (in
> open_host() 175-177,
> DpsSockOpt(Agent,net) // <- last line before
> /* fredrik why is this needed ? */
> Agent->Flags.bind_addr.sin_family = AF_INET;
> /* fredrik why end? */
> if bind(net, (struct sockaddr *)&Agent->Flags.bind_addr, sizeof(Agent-
>>Flags.bind_addr)) == -1) { // <- first line after
> After my modification the indexer works again. I wonder why.
> On Dec 19 2011, 10:52 am, Fredrik Agert <fredrik.ag...@gmail.com>
> wrote:
>> IPv4 is default network for ubuntu 11.10 and it is up and running.
>> On Dec 19, 8:38 am, Maxim Zakharov <dp.max...@gmail.com> wrote:
>> > Hi,
>> > Do you have IPv4 support installed and running ?
>> > Maxim.
>> > On Mon, Dec 19, 2011 at 1:40 AM, Fredrik Agert <fredrik.ag...@gmail.com> wrote:
>> > > Hi
>> > > I have updated to ubuntu 11.11 (64-bit). When I run indexer i get. I
>> > > am using dpsearch 4.53.
>> > > 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?
>> > --http://www.dataparksearch.org/-an open source search engine.
- an open source search engine.