> I'm trying to install SA 3.0 PRE1 on a pure Win32 install (no cygwin), and > it's not working out for me. > > After running nmake, it gives me an error about missing cl.exe
cl.exe is the MS C compiler in VC++. You don't have a C development
environment it would seem, and it appears that the install is attempting to
compile spamc.
For a PC install I'd think the distro really should contain a precompiled
executable and not expect to compile it on the end user's machine.
Loren
