![]()
From: Scott Stark (sstark@hi-beam.net)
Date: Tue Dec 31 2002 - 15:31:02 CST
At 01:56 PM 12/30/2002 -0600, you wrote:
> > Or, alternatively, is there a way I can install the new version myself in a
> > local directory without system adminstrator privileges? I tried that once
> > and failed.
>
>I just did that on my domain host, which runs Linux, without problems.
>Copied the hypermail executable to my ~/bin directory, and that was
>that. I just did "./configure" and "make", not "make install".
I've tried that, but even running 'make' produces errors:
==============================
gcc -c -g -O2 -I/usr/local/include
-Ipcre base64.c
In file included from
hypermail.h:85,
from
base64.c:15:
trio.h:171: warning: `vfscanf'
redefined
/usr/include/stdio.h:330: warning: this is the location of the previous
definiti
on
In file included from
hypermail.h:352,
from
base64.c:15:
proto.h:94: conflicting types for
`strcasestr'
/usr/include/string.h:86: previous declaration of
`strcasestr'
*** Error code
1
Stop in
/usr341/home/s/l/slugger4/hypermail-2.1.5/src.
*** Error code
1
Stop in
/usr341/home/s/l/slugger4/hypermail-2.1.5.
==============================
I have no idea what any of that means, and the executable doesn't get
created. Any thoughts anyone?
thanks
Scott Stark
![]()