From aec0f27d5c83aacc8cac2593e0c5d67b01c9fa89 Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Mon, 25 Feb 2002 12:58:20 +0000 Subject: Include my preferred work-around, which is to add the library paths of problem packages to ldconfig_paths in rc.conf(5). --- mail/exim-old/files/POST-INSTALL-NOTES | 3 ++- mail/exim-old/files/exim.sh.sample | 3 ++- mail/exim/files/POST-INSTALL-NOTES | 3 ++- mail/exim/files/exim.sh.sample | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) (limited to 'mail') diff --git a/mail/exim-old/files/POST-INSTALL-NOTES b/mail/exim-old/files/POST-INSTALL-NOTES index 622361aed3a0..447d56e0b501 100644 --- a/mail/exim-old/files/POST-INSTALL-NOTES +++ b/mail/exim-old/files/POST-INSTALL-NOTES @@ -33,7 +33,8 @@ To run Exim instead of sendmail on startup: However, if Exim is linked against 3rd-party libraries that are not in the standard library search path (such as MySQL), then it should be started with ${PREFIX}/etc/rc.d/exim.sh, after said library support is -enabled through its own startup script. +enabled through its own startup script. Alternatively, you can add +the library path of the problem package to ldconfig_paths in rc.conf(5). You may also want to configure newsyslog(8) to rotate Exim log files: diff --git a/mail/exim-old/files/exim.sh.sample b/mail/exim-old/files/exim.sh.sample index de6fd4dbcdff..4c2f53fe1c14 100644 --- a/mail/exim-old/files/exim.sh.sample +++ b/mail/exim-old/files/exim.sh.sample @@ -7,7 +7,8 @@ # However, if Exim is linked against 3rd-party libraries that are not in # the standard library search path (such as MySQL), then it should be # started here, after said library support is enabled through its own -# startup script. +# startup script. Alternatively, you can add the library path of the +# problem package to ldconfig_paths in rc.conf(5). # # $Id$ # diff --git a/mail/exim/files/POST-INSTALL-NOTES b/mail/exim/files/POST-INSTALL-NOTES index 622361aed3a0..447d56e0b501 100644 --- a/mail/exim/files/POST-INSTALL-NOTES +++ b/mail/exim/files/POST-INSTALL-NOTES @@ -33,7 +33,8 @@ To run Exim instead of sendmail on startup: However, if Exim is linked against 3rd-party libraries that are not in the standard library search path (such as MySQL), then it should be started with ${PREFIX}/etc/rc.d/exim.sh, after said library support is -enabled through its own startup script. +enabled through its own startup script. Alternatively, you can add +the library path of the problem package to ldconfig_paths in rc.conf(5). You may also want to configure newsyslog(8) to rotate Exim log files: diff --git a/mail/exim/files/exim.sh.sample b/mail/exim/files/exim.sh.sample index de6fd4dbcdff..4c2f53fe1c14 100644 --- a/mail/exim/files/exim.sh.sample +++ b/mail/exim/files/exim.sh.sample @@ -7,7 +7,8 @@ # However, if Exim is linked against 3rd-party libraries that are not in # the standard library search path (such as MySQL), then it should be # started here, after said library support is enabled through its own -# startup script. +# startup script. Alternatively, you can add the library path of the +# problem package to ldconfig_paths in rc.conf(5). # # $Id$ # -- cgit v1.2.3