LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Problems with configure script

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: Problems with configure script
From: Joseph Mack <mack.joseph@xxxxxxx>
Date: Wed, 17 Jan 2001 07:37:22 -0500
clmuelle@xxxxxxxxxxx wrote:
> 
> hi,
> 
> I'm a beginner with lvs, trying to configure it with ipvs-1.0.3-2.2.18 on
> Linux. Kernel patching and compilation as well as installing ipvsadm-1.14.1
> was no problem.
> 
> Now I try to configure with configure_lvs-0.7 and it does not work:
> 
> ->  "perl -w configure"
> results in
> chmod: mode argument is missing initial 0 at configure line 2744, near "not "
> Use of uninitialized value at configure line 608.
> Use of uninitialized value at configure line 609.
> Use of uninitialized value at configure line 610.
> Use of uninitialized value at configure line 611.

oh dear, ahem coff. I'd better clean this code up ;-) 
(in the meantime you can ignore these messages)

> usage: ./configure_lvs.pl conf_file
> 
> -> "./configure lvs_dr.conf"
> results in
> bash: ./configure: No such file or directory

first do a 

#ln -s configure_lvs.pl configure

since the name of the file in the distribution changes with each revision,
I assumed that people would rename or link the file to some neutral name
like configure.

Joe
-- 
Joseph Mack PhD, Senior Systems Engineer, Lockheed Martin
contractor to the National Environmental Supercomputer Center, 
mailto:mack.joseph@xxxxxxx ph# 919-541-0007, RTP, NC, USA


<Prev in Thread] Current Thread [Next in Thread>