From 2f7386e5f0ed338ab3d26907b1682ccfe2a8e472 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmF293QIINb35puIE44kcDsoUHIhUGyq84" Date: Wed, 9 Nov 2011 08:06:43 -0500 Subject: [PATCH] --- ConfiguringRHEL.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ConfiguringRHEL.mdwn b/ConfiguringRHEL.mdwn index f0662b4..ddc3bca 100644 --- a/ConfiguringRHEL.mdwn +++ b/ConfiguringRHEL.mdwn @@ -15,6 +15,10 @@ The best way to do this is create a file at _/etc/profile.d/moonshot.sh_, with t export LD_LIBRARY_PATH=/opt/moonshot/lib64/:/usr/lib64/freeradius/:$LD_LIBRARY_PATH fi +After, either restart your shell session, or: + + source /etc/profile.d/moonshot.sh + This is required as moonshot currently stores its modified libraries separately to the main system ones to avoid conflicts. This should not be necessary in the future. -- 2.1.4