projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42806dc
)
Add a bit more newbie protection
author
Jeremy McNamara
<jj@nufone.net>
Tue, 21 Sep 2004 15:52:42 +0000
(15:52 +0000)
committer
Jeremy McNamara
<jj@nufone.net>
Tue, 21 Sep 2004 15:52:42 +0000
(15:52 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3814
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
channels/h323/README
patch
|
blob
|
history
diff --git
a/channels/h323/README
b/channels/h323/README
index
cbc090a
..
8342e05
100755
(executable)
--- 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