Hi, > >Yes. I use LVS with my video servers. I want director will choose > > real server that has low CPU, Bandwidth and Memory. > > > >when i use command > >$./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var > >it show this message > > "configure: error: cannot find net/ip_vs.h in your kernel source. > Add --without-ipvs to build a (test) feedback daemon that does not > communicate with ipvs"
OK, you probably need the --with-linux-dir= argument. If you've installed the linux-headers-2.6 package, they'll be installed in /usr/src/linux-headers-<version>. Regards, Jeremy _______________________________________________ LinuxVirtualServer.org mailing list - [email protected] Send requests to [EMAIL PROTECTED] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
