Hi,
I need some help about :
I just install Centos 4.3 and I would like to install a FirewallBuilder software.
1.
Where i can get FirewallBuilder .rpm for Centos 4.3 ?
2.
I tried install fwbuilder-2.0.12.tar.gz and libfwbuilder-2.0.12.tar.gz like this :
tar -xzvf libfwbuilder-2.0.12.tar.gz cd libfwbuilder-2.0.12 ./autogen.sh
It's not work
I receive a error :
Found GNU Make at /usr/bin/gmake ... good. This script runs configure ... You did remember necessary arguments for configure, right? which: no aclocal in (/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin) you need autoconfig to generate the Makefile ./autogen.sh: line 25: libtoolize: command not found ./autogen.sh: line 27: acinclude: command not found ./autogen.sh: line 28: aclocal: command not found ./autogen.sh: line 29: autoconf: command not found checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c Creating VERSION.h file... checking looking for QT... /usr/lib/qt-3.3 checking for qmake... /usr/bin/qmake checking for gcc... no checking for cc... no checking for cc... no checking for cl... no configure: error: no acceptable C compiler found in $PATH See `config.log' for more details.
Any idea about this ?
Thanks,
Paulo Vargas
------------------------------------------------- This mail sent through IMP: http://horde.org/imp/
On Mon, 2006-07-10 at 19:32 -0300, pvargas@nuca.ie.ufrj.br wrote:
Hi,
I need some help about :
I just install Centos 4.3 and I would like to install a FirewallBuilder software.
Where i can get FirewallBuilder .rpm for Centos 4.3 ?
Seems to be in the CentOS-Extras repository. Review the home page and repos for details. Use cmds similar to
yum list available [other optional things]
to get answers faster. "Yum --help" and/or "man yum", etc.
I tried install fwbuilder-2.0.12.tar.gz and libfwbuilder-2.0.12.tar.gz like this :
tar -xzvf libfwbuilder-2.0.12.tar.gz cd libfwbuilder-2.0.12 ./autogen.sh
Most of the old hands recommend against this. I'm not an old hand, just an old fart. They prefer that you try to use the stuff provided by the project, if you can, as it reduces problems for all.
It's not work
<snip>
Thanks,
Paulo Vargas
<snip sig stuff>
HTH
On Mon, 2006-07-10 at 19:02 -0400, William L. Maltby wrote:
On Mon, 2006-07-10 at 19:32 -0300, pvargas@nuca.ie.ufrj.br wrote:
Hi,
I need some help about :
I just install Centos 4.3 and I would like to install a FirewallBuilder software.
Where i can get FirewallBuilder .rpm for Centos 4.3 ?
Seems to be in the CentOS-Extras repository. Review the home page and repos for details. Use cmds similar to
yum list available [other optional things]
to get answers faster. "Yum --help" and/or "man yum", etc.
I tried install fwbuilder-2.0.12.tar.gz and libfwbuilder-2.0.12.tar.gz like this :
tar -xzvf libfwbuilder-2.0.12.tar.gz cd libfwbuilder-2.0.12 ./autogen.sh
Most of the old hands recommend against this. I'm not an old hand, just an old fart. They prefer that you try to use the stuff provided by the project, if you can, as it reduces problems for all.
It's not work
<snip>
Thanks,
Paulo Vargas
<snip sig stuff>
HTH _______________________________________________ CentOS mailing list CentOS@centos.org
The CentOS repository is a little behind the actual release packaged. You can use the Fedora Core 3 versions of the RPMs with CentOS 4.3 from the Firewill Builder web site. They work just fine.