Re: Problems installing on my DEC Alpha 4000

---------

From: Kent Landfield (kent@hypermail.org)
Date: Tue Nov 16 1999 - 17:25:25 CST


> # ./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@landfield.com             http://www.landfield.com/
Email: kent@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/

---------

This archive was generated by hypermail 2.1.5.