Subject: Re: [vserver] OpenVCP 0.3
From: Jim Wight <j.k.wight@ncl.ac.uk>
Date: Fri, 21 Sep 2007 15:49:07 +0100

On Fri, 2007-09-21 at 14:39 +0200, Gerrit Wyen wrote: 
> for a while now openvcp 0.3 is out and we thought it was time to
> announce this here as well.

Anyone built on CentOS 5? I haven't discovered yet how to resolve this
problem:

checking for vc_ctx_migrate in -lvserver... yes
checking for sqlite3_close in -lsqlite3... yes
checking for xmlTextReaderRead in -lxml2... yes
checking for pcap_loop in -lpcap... yes
checking for iptc_init in -liptc... yes
checking for do_command in -liptables... no
configure: error: libiptables (iptables-dev) not found

Installing the iptables-devel package has made libiptc available, but
not libiptables.

Jim