nufw-users
[Top][All Lists]
Advanced

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

[Nufw-users] Re: [Fwd: I need your help]


From: He Jianjun
Subject: [Nufw-users] Re: [Fwd: I need your help]
Date: Tue, 25 Nov 2003 13:41:41 +0800

Vincent Deffontaines:
        
Thanks for your help!

I install Fedora in my computer now, and i find liblpq in the 
file iptables-devel-1.2.8-13.i386.rpm.

Then I configure the nufw-0.5.4, there is no error message 
come out. but when I execute make, error message was 
shown.

the error is the include file place wrong.
#include <libipq/libipq.h>
in main.c  structure.h should be change to 
#include <libipq.h>

when I change this, the make & make install is success.
Now i can execute 
#nufw -h

I am try to run it, thanks.
-----------------------
He Jianjun
address@hidden
-----------------------


----- Original Message ----- 
From: "Vincent Deffontaines" <address@hidden>
To: <address@hidden>
Cc: <address@hidden>
Sent: Monday, November 24, 2003 5:25 PM
Subject: Re: [Fwd: I need your help]


> 
> >     I am a student in China. Today i configure and install nufw in RH9.0
> > have
> > many problems.
> >
> >     1. I can not install iptable-dev in my system. that may be my fault,
> > but i really don't know how to deal with this.
> >     2. Have install automake 1.7 and libtool success, but still cant
> > execute autogen.sh right.
> >     3. Which libldap packet should be install?
> >     4. Is this program should install on debain?
> >
> > Thanks for your help!
> 
> 
> Hi,
> 
> I'll try to help you :
> 1. You don't need iptables-dev to run nufw. Only to compile it. There has
> to be a package in redhat similar to debian's iptables-dev. I don't know
> enough about redhat's naming schemes to tell you more.
> 
> 2. It would help to know what errors you get when running autogen.sh
> 
> 3. On debian you need libldap2 (V2.1.23, or approaching) installed, (and
> libldap2-dev for compilation)
> 
> 4. This program installs with no problem on Debian sid (unstable). We are
> currently looking at what might be needed for it to run on Debian Woody.
> However, we provide debian packages for Sid ; these packages have been
> tested and "work for us".
> 
> Don't hesitate to reply to this email to address@hidden, we'll keep
> answering.
> 
> I hope you have fun with nufw!
> We would love that you let us know how your installation is going.
> 
> Vincent
> 
> 

reply via email to

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