procmail
[Top] [All Lists]

Version 3.15 Can not install on RedHat 6.2

2000-09-18 13:27:15
Downloaded the latest procmail-3.15 and smartlist-3.15. Attempted to
install and upgrade my current procmail-3.14 but failed. Following is
are the results. Also which line in config.h gets changed so that
procmail will run without a .forward file.

--------------------------------------------------------------------------------------

/bin/sh ./initmake /bin/sh "/bin/sh" "/bin/rm -f" "mv -f" "ln" \
 "-lm -ldir -lx -lsocket -lnet -linet -lnsl_s -lnsl_i -lnsl -lsun -lgen
-lsockdns -ldl" \
 "/lib /usr/lib /usr/local/lib" \
 /dev/null "make" o \
 "cc" "-O  " "-s  " "procmail lockfile formail mailstat" \
 "procmail formail lockfile" \
 "procmailrc procmailsc procmailex" "src man" \
 "/usr/bin" \
 "strip"
Whoeaaa!  There's something fishy going on here.
You have a look and see if you detect anything uncanny:
*******************************************************
cc -O _autotst.c -o _autotst
./initmake: cc: command not found
::::
cc -O _autotst.c -o _autotst
./initmake: cc: command not found
::::
gcc -O _autotst.c -o _autotst
./initmake: gcc: command not found
::::
*******************************************************
I suggest you take a look at the definition of CFLAGS* and CC
in the Makefile before you try make again.

-------------------------------------
end of list



_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>
  • Version 3.15 Can not install on RedHat 6.2, Roland Bellington <=