Re: [Monetdb-developers] gethostbyname() problem

2007-04-17 Thread Stefan Manegold
On Tue, Apr 17, 2007 at 04:00:19PM +0200, Jan Flokstra wrote: [...] > > MapiClient -lx -h > > > -bash-3.1$ MapiClient -h u007694.hum.uva.nl > !ERROR mapi_reconnect: connect: Connection refused > MAPI = [EMAIL PROTECTED]:5 > ACTION= mapi_reconnect > ERROR = Setup connection failed > -bash-

Re: [Monetdb-developers] gethostbyname() problem

2007-04-17 Thread Sjoerd Mullender
Jan Flokstra wrote: > On Tuesday 17 April 2007 14:48, you wrote: >> Jan, >> >> I suppose your system is Fedora Core 6, right? >> (see `grep . /etc/redhat-release /etc/fedora-release`) >> > > -bash-3.1$ grep . /etc/redhat-release /etc/fedora-release > /etc/redhat-release:Fedora Core release 6 (Zod)

Re: [Monetdb-developers] gethostbyname() problem

2007-04-17 Thread Niels Nes
On Tue, Apr 17, 2007 at 04:00:19PM +0200, Jan Flokstra wrote: > On Tuesday 17 April 2007 14:48, you wrote: > > Jan, > > > > I suppose your system is Fedora Core 6, right? > > (see `grep . /etc/redhat-release /etc/fedora-release`) It seems the machine only has ip-v6 setup, which we do not support.

Re: [Monetdb-developers] gethostbyname() problem

2007-04-17 Thread Jan Flokstra
On Tuesday 17 April 2007 14:48, you wrote: > Jan, > > I suppose your system is Fedora Core 6, right? > (see `grep . /etc/redhat-release /etc/fedora-release`) > -bash-3.1$ grep . /etc/redhat-release /etc/fedora-release /etc/redhat-release:Fedora Core release 6 (Zod) /etc/fedora-release:Fedora Core

[Monetdb-developers] gethostbyname() problem

2007-04-17 Thread Jan Flokstra
Hi All, I have a very strange problem running MapiClient on a RedHat system at the UVA which is not a bug I think. Problem is the gethostbyname() call within Mapi is not working. The Mserver started without problems but when I try to run Mapi: bash-3.1$ MapiClient -lx MAPI = [EMAIL PROTECTED

Re: [Monetdb-developers] gethostbyname() problem

2007-04-17 Thread Stefan Manegold
Jan, I suppose your system is Fedora Core 6, right? (see `grep . /etc/redhat-release /etc/fedora-release`) What do the following do/say? grep localhost /etc/hosts host localhost host MapiClient -lx -h Stefan On Tue, Apr 17, 2007 at 02:35:06PM +0200,