pan-users
[Top][All Lists]
Advanced

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

Re: [Pan-users] Re: Installing pan 0.14.0


From: Christophe Lambin
Subject: Re: [Pan-users] Re: Installing pan 0.14.0
Date: Sun, 8 Jun 2003 01:22:46 +0200
User-agent: Mutt/1.4.1i

John K. Herreshoff [07/06/03 19:09 -0400]:
> 
> config.log says this.  It means zip to me.  Any clues for you?
> 
> In file included from configure:6032:
> /usr/local/include/gnet/gnet.h:26:24: gnetconfig.h: No such file or directory

So, the compiler couldn't find gnetconfig.h. This should get installed along
with gnet. On my system, it's in /usr/lib/gnet/include.  Since you've
installed in /usr/local, it should be in /usr/local/lib/gnet/include.

> address@hidden jkh]$ gnet-config --cflags
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT
> -I/usr/local/include/gnet -I/usr/local/lib/gnet/include -I/usr/local/include

That path includes /usr/local/lib/gnet/include, so the compiler should find
it. If it's not, it looks like a botched gnet installation. Run 'locate
gnetconfig.h' to find it.

Question: why are you installing from source?  Wouldn't it be simpler to
install the RPMs available on http://pan.rebelbase.com/download ?

Regards,
christophe





reply via email to

[Prev in Thread] Current Thread [Next in Thread]