building sendmail from source
m.w.chang
mwchang
Mon May 17 11:38:16 PDT 2004
rpm -qil libmilter
Package created with checkinstall 1.5.2
/usr/doc/libmilter/README
/usr/include/libmilter/mfapi.h
/usr/include/libmilter/mfdef.h
/usr/lib/libmilter.a
root at server: sendmail> ./Build
Configuration: pfx=, os=Linux, rel=2.4.19, rbase=2, rroot=2.4,
arch=i686, sfx=, variant=optimized
Making in /usr/src/sendmail-8.12.6/obj.Linux.2.4.19.i686/sendmail
cc -O2 -I. -I../../include -DNEWDB -c -o main.o main.c
cc -O2 -I. -I../../include -DNEWDB -c -o alias.o alias.c
cc -O2 -I. -I../../include -DNEWDB -c -o arpadate.o arpadate.c
*** no DLIBMILTER ??? the instructions in the sxs site did't work?
# Build and install libmilter
* cd libmilter
* sh Build && sh Build install
* cd - && cd /usr/lib && ln -s . libmilter
* cd -
# Build the sendmail daemon
* cd sendmail
* if [ ! -e /usr/share/man ] ; then ln -s /usr/man /usr/share/man; fi
* sh Build && sh Build install
o you should see '-DMILTER' periodically during the compile
--
.~. Swiftly. Silently. Invisibly. In Linux we trust.
/ v \ news://news.hkpcug.org
/( _ )\ http://www.linux-sxs.org
^ ^ 2.4.19 12:45pm up 7 days, 17:14, 1 user, load average: 1.00,
1.00, 1.00
More information about the Linux-users
mailing list