Hello,
I was able to get clamav-milter to build on my system. Now, I'm able to
start the clamav-milter, and sendmail. When I telnet into the port 25,
I give 'helo localhost' and then 'mail from: [EMAIL PROTECTED]' and I
get the following error:
Expected port information from cla
On Thu, 3 Jul 2003, Ted Fines wrote:
> getopt_long.h is declared in getopt.h in /usr/include on my Linux system.
> On my Solaris system, the only getopt.h files are located in other source
> trees, such as those of php and mod_ssl. Those don't have a declaration
> for getopt_long though, while th
getopt_long.h is declared in getopt.h in /usr/include on my Linux system.
On my Solaris system, the only getopt.h files are located in other source
trees, such as those of php and mod_ssl. Those don't have a declaration
for getopt_long though, while the one on my Linux system does.
Everything's
Hello,
I'm trying to build the clamav-milter on a Solaris 8 X86 box. After
reading
clamav-milter/INSALL, editing the Makefile and adding a couple of other
flags to support having things in /opt instread of /usr/local I
ended up with
the error of a missing getopt_long(). What lib can