From d013809044128c4243e53ca87a3c9d235928b42f Mon Sep 17 00:00:00 2001 From: Eduardo Davila Date: Mon, 20 Dec 2010 18:02:14 +0000 Subject: [PATCH] *** empty log message *** --- Install_ThirdParty/scripts/install_thirdparty_all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install_ThirdParty/scripts/install_thirdparty_all.sh b/Install_ThirdParty/scripts/install_thirdparty_all.sh index f876fd9..53510de 100644 --- a/Install_ThirdParty/scripts/install_thirdparty_all.sh +++ b/Install_ThirdParty/scripts/install_thirdparty_all.sh @@ -208,7 +208,7 @@ echo export LD_LIBRARY_PATH='$'LD_LIBRARY_PATH:$VTK_DIR >> $installPrefix/sha # modify .bashrc # - remove line 'sh $installPrefix/share/creatools_third_party_library_config.sh' if any (with accurate value for ???) -sed -i -e '/.*creatools_third_party_library_config.*/ d' ~/.bashrc +sed -i -e '/.*creatools_third_party_library_config.*/ d' /etc/bashrc # - add line 'sh $installPrefix/share/creatools_third_party_library_config.sh' (with accurate value for ???) echo source $installPrefix/share/creatools_third_party_library_config.sh >> /etc/bashrc -- 2.45.1