RS/6000/AIX °ü·Ã °Ô½ÃÆÇ

2003/03/24(09:56) from 152.149.234.161
ÀÛ¼ºÀÚ : ÀÌÈ£¼® (ice3003@empal.com) Á¶È¸¼ö : 7529 , ÁÙ¼ö : 40
makemap½Ã -DNEWDB ¹®Á¦ ÇØ°áÁ» ºÎŹµå¸³´Ï´Ù.
ÁÖ¸»µé Àߺ¸³»¼Ì³ª¿ä?

sendmail 8.12.8H¹öÀü¿¡ BerkeyDB 4.1.25NC¹öÀüÀ» ÀνºÅçÇß½À´Ï´Ù.
Çѵ¥ makemap hash /etc/mail/access < /etc/mail/access ÇßÀ»´ç½Ã
makemap : Need to recompile with -DNEWDB for hash support
¶ó´Â ¿¡·¯¸Þ½ÃÁö°¡ ¶ß°í access ÆÄÀ϶§¹®¿¡ sendmailµµ ±¸µ¿ÀÌ ¾ÈµÇ¾ú½À´Ï´Ù.

¹öŬ¸®dbȨÆäÀÌÁö¿¡¼­ °Ë»öÇÏ´Ï ¾Æ·¡¿Í °°Àº ³»¿ëÀÌ Àִµ¥ ¼ÖÁ÷È÷ ¾î¶»°Ô Ç϶ó´Â ¸»ÀÎÁö
Áß¿äÇÑ ºÎºÐÀÌ ÀÌÇØ°¡ Àß°¡Áö ¾Ê½À´Ï´Ù.
==================================================================================
Using Berkeley DB with Sendmail
If you are attempting to use Berkeley DB with Sendmail 8.8.X, you must use Berkeley DB version 1.85 (see the Sleepycat Software web site's historic releases of Berkeley DB page for more information).

Berkeley DB versions 2.0 and later are only supported by Sendmail versions 8.9.X and later.

Berkeley DB versions 3.0 and later are only supported by Sendmail versions 8.10.X and later.

We strongly recommend that you not use Berkeley DB version 1.85. It is no longer maintained or supported and has known bugs that can cause Sendmail to fail. Instead, please upgrade to Sendmail version 8.9.X or later and use a later version of Berkeley DB. For more information on using Berkeley DB with Sendmail, please review the README and src/README files in the Sendmail distribution.

To load sendmail against Berkeley DB, add the following lines to BuildTools/Site/site.config.m4:

APPENDDEF(`confINCDIRS', `-I/usr/local/BerkeleyDB.4.1/include')
APPENDDEF(`confLIBDIRS', `-L/usr/local/BerkeleyDB.4.1/lib')
where those are the paths to #include and libdb.a respectively. Then, run "Build -c" from the src directory.

Note that this Build script will use -DNEWDB on the compiles and -L/path/to/libdb/directory -ldb on the link if it can find libdb.a; the search path is $LIBDIRS:/lib:/usr/lib:/usr/shlib. $LIBDIRS is NULL by default for most systems, but some set it in BuildTools/OS/foo. Anyone can append to it as above (confLIBDIRS is the m4 variable name; LIBDIRS is the shell-script variable name).

To download Sendmail, or to obtain more information on Sendmail, see the Sendmail home page, which includes FAQ pages and problem addresses.

=======================================================================================
3atÀåºñ¿¡ ÀνºÅçÇÒ¶§´Â ¹®Á¦°¡ ÀüÇô ¾ø¾ú´Âµ¥ 4btÀåºñ¿¡ ÀνºÅçÇҽà ¿¡·¯°¡ ¹ß»ýÇß½À´Ï´Ù.
makemap ÀÌ ¹®Á¨Áö sendmailÀÌ ¹®Á¨Áö berkelay db°¡ ¹®Á¨Áö ¾Ë¼ö°¡ ¾ø³×¿ä..
ÄÄÆÄÀϽô ¹®Á¦°¡ ¾ø¾ú°í makemap command»ó¿¡¼­ À§¿Í°°Àº ¿¡·¯°¡ ³ªÅ¸³µ¾î¿ä.

±×¸®°í ÀÌÀü sendmail 8.12.6H °¡ ÀνºÅçµÇ¾îÀÖ´ÂÀåºñ¿¡ sendmail8.12.8H ÀνºÅç½Ã´Â
±×³É sh BuildÇÏ¸é µÇÁö¿ä? sendmailÀ» Áö¿ïÇÊ¿ä´Â ¾ø´Â°ÇÁöµµ ±Ã±ÝÇϳ׿ä.

±×·³ ¼ö°íÇϼ¼¿ä..


Modify Delete Post Reply Backward Forward List
Powered by Kang Jul Ki