Re: [gentoo-user] Databases - which one

2003-07-03 Thread Kevin S. Dome
I really like MySQL,it is especially made wasy with phpMyAdmin, which
will also show you the SQL syntax as well as making administration
easier.

kevin


On Thu, 2003-07-03 at 09:05, brett holcomb wrote:
 I'm looking for a database for use on my home systems - 
 doesn't have to handle large transactions.  I was planning 
 on using PostGRESQL but noticed Firebird and was doing 
 some reading on it.  Any pros or cons, experiences of one 
 vs the other?
 
 Thanks.
 
 --
 [EMAIL PROTECTED] mailing list
 
 


--
[EMAIL PROTECTED] mailing list



[gentoo-user] IPtables compilation error

2003-06-24 Thread Kevin S. Dome
I wish to install iptables for the obvious reason of securing my
machine. I tried to emerge the package with 'emerge iptables', the pkg
is downloaded and compilation starts, but I then receive the error
below, I tried 3 other mirrors, I also did an 'emerge sync', removed the
file from /usr/portage/dist and re-ran 'emerge iptables'. I am still
presented with the same error, any advice would be greatly appreciated.

Kevin


gcc -march=athlon -Wall -Wunused -I/usr/src/linux/include -Iinclude/
-DIPTABLES_VERSION=\1.2.8\  -DIPT_LIB_DIR=\/lib/iptables\ -c -o
iptables.o iptables.c
iptables.c:153: redefinition of `ipt_get_target'
/usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:294:
`ipt_get_target' previously defined here
make: *** [iptables.o] Error 1

!!! ERROR: net-firewall/iptables-1.2.8-r1 failed.
!!! Function src_compile, Line 55, Exitcode 2
!!! (no error message)



--
[EMAIL PROTECTED] mailing list