[Linux-HA] Installing on redhat ent 4
Horms
horms at verge.net.au
Mon Oct 31 20:30:22 MST 2005
On Mon, Oct 31, 2005 at 02:54:44PM -0800, G wrote:
> [root at gavin-1 heartbeat-2.0.2]# ./ConfigureMe make
> install
>
> Configure flags for RedHat Linux: --prefix=/usr
> --sysconfdir=/etc --localstatedir=/var
> Running ./configure --prefix=/usr --sysconfdir=/etc
> --localstatedir=/var install
> configure: WARNING: you should use --build, --host,
> --target
> checking build system type... Invalid configuration
> `install': machine `install' not recognized
> configure: error: /bin/sh ./config.sub install failed
> [root at gavin-1 heartbeat-2.0.2]#
This should work:
make clean distclean; ./ConfigureMe configure && make all install
--
Horms
More information about the Linux-HA
mailing list