Re: Problems installing on my DEC Alpha 4000

From: Kent Landfield <kent_at_hypermail-project.org>
Date: Tue, 16 Nov 1999 17:25:25 -0600 (CST)
Message-Id: <199911162325.RAA09521_at_rkive.landfield.com>


> # ./configure
> loading cache ./config.cache
> checking host system type... alphaev5-dec-osf4.0b
> checking target system type... alphaev5-dec-osf4.0b
> checking build system type... alphaev5-dec-osf4.0b
>

 ...

> # make
> cd src; make all CC="gcc " CFLAGS="" cgidir="/usr/local/apache/cgi-bin" bindir=
> "/usr/local/bin" LIBS=""
> cd archive; make all CC="gcc " CFLAGS=""

Looks like it built correctly.

> ---------------------------
> Then I edited the makefile, to reflect my system...
> -----------------------

? You should not need to edit it. Execute it as...

# configure --prefix=/usr/local \

	    --with-htmldir=/usr/local/etc/htdocs/hypermail \
	    --with-cgidir=/usr/local/etc/httpd/cgi-bin

> # make install
> if [ ! -d /usr/local/bin ]; then mkdir /usr/local/bin; fi
> install -s -c -m 0755 hypermail /usr/local/bin
> *** Exit 2
> Stop.

Seems that 'install' is not working as it should. Could you send me a copy of the install manpage ? I'll see if I can correct it.

-- 
Kent Landfield                        Phone: 1-817-545-2502             
Email: kent_at_landfield.com             http://www.landfield.com/
Email: kent_at_nfr.net                   http://www.nfr.net/
Search the Usenet FAQ Archive at http://www.faqs.org/faqs/
Search the RFC/FYI/STD/BCP Archive at http://www.faqs.org/rfcs/
Received on Wed 17 Nov 1999 01:26:48 AM GMT

This archive was generated by hypermail 2.3.0 : Sat 13 Mar 2010 03:46:11 AM GMT GMT