From: Jeremy McNamara Date: Tue, 21 Sep 2004 15:52:42 +0000 (+0000) Subject: Add a bit more newbie protection X-Git-Tag: 1.0.0~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=291ce3e839bda26ece94f8672850a02ee9eea06a;p=thirdparty%2Fasterisk.git Add a bit more newbie protection git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3814 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- 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