« IMAP On Mandrake Linux release 8.2 (Bluebird) for i586Upgrade RedHat 9 to Sendmail 8.12.11 »

Sendmail On Mandrake Linux release 8.2 (Bluebird) for i586

07/28/04

Permalink 09:57:35 am, by admin Email , 81 words   English (US)
Categories: Install Notes, Sendmail, Mandrake

Sendmail On Mandrake Linux release 8.2 (Bluebird) for i586

1. Install latest version of Berkeley DB.

> wget http://www.sleepycat.com/update/snapshot/db-4.1.25.tar.gz
> tar -xvzf db-4.1.25.tar.gz
> cd db-4.1.25
> cd build_unix
> ../dist/configure
> make
> make install
> edit /etc/ld.so.conf and add /usr/local/BerkeleyDB.4.1/lib
to list of search paths
> ldconfig

2. Setup devtools/Site/site.config.m4

  define(`confMAPDEF', `-DNEWDB')
  define(`confINCDIRS', `-I/usr/local/BerkeleyDB.4.1/include/')
  define(`confLIBDIRS', `-L/usr/local/BerkeleyDB.4.1/lib/')

3. Recompile sendmail

> sh Build -c

4. Install sendmail

> sh Build install
July 2010
Sun Mon Tue Wed Thu Fri Sat
 << <   > >>
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

Reliable Penguin offers Linux Server Migrations, Systems Administration & Programming. Visit our main website at:

http://www.reliablepenguin.com

Search

Bookmark and Share

XML Feeds

powered by free blog software