Add a bit more newbie protection

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3814 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Jeremy McNamara
2004-09-21 15:52:42 +00:00
parent 42806dc1ac
commit 291ce3e839

View File

@@ -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