From 291ce3e839bda26ece94f8672850a02ee9eea06a Mon Sep 17 00:00:00 2001
From: Jeremy McNamara <jj@nufone.net>
Date: Tue, 21 Sep 2004 15:52:42 +0000
Subject: [PATCH] Add a bit more newbie protection

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3814 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 channels/h323/README | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/channels/h323/README b/channels/h323/README
index cbc090a00b..8342e05204 100755
--- a/channels/h323/README
+++ b/channels/h323/README
@@ -76,7 +76,8 @@ export LD_LIBRARY_PATH
 
 We recomend puting the above directives into your /etc/profile so 
 you do not have to remember to export those values every time you 
-want to recompile.
+want to recompile. Make sure to logout and log back in, so your
+envrionment can pick up the new variables.
 
 
 Upgrading Asterisk
-- 
GitLab