where can I find a pre-compiled copy of IMC I have smaug 1.4a that is supposed to have IMC in it but whenever I try to use a command it says huh I didn't get the source code with it so I can't go through it and check
IMC
Posted by Straud on Mon 16 Jul 2001 02:07 AM — 2 posts, 12,513 views.
I don't have a precompiled version right now. I suggest you compile it and make the changes suggested in the makefile:
#Uncomment the next three comments below if you want to use IMC
#USE_IMC = -DUSE_IMC
#IMC_OFILES = imc.o imc-mail.o imc-interp.o imc-util.o imc-config.o \
# imc-events.o imc-version.o imc-mercbase.o ice.o icec.o icec-mercbase.o
#IMC_CFILES = imc.c imc-mail.c imc-interp.c imc-util.c imc-config.c \
# imc-events.c imc-version.c imc-mercbase.c ice.c icec.c icec-mercbase.c