> # 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