aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjeremy <jeremy@f38db490-d61c-443f-a65b-d21fe96a405b>2004-09-21 15:52:42 +0000
committerjeremy <jeremy@f38db490-d61c-443f-a65b-d21fe96a405b>2004-09-21 15:52:42 +0000
commitbb76ac6e45c0b8281f377550f07425f850f6e50f (patch)
treed08f713e7fdbc233b133e94e6dd6b840540c96c5
parentb103a3a27582208e0f51020e4dbb4729eedf03b4 (diff)
Add a bit more newbie protection
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3814 f38db490-d61c-443f-a65b-d21fe96a405b
-rwxr-xr-xchannels/h323/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/channels/h323/README b/channels/h323/README
index cbc090a00..8342e0520 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