From: jean-pierre roux Date: Fri, 21 Jan 2011 20:05:20 +0000 (+0000) Subject: verbosity X-Git-Tag: Creatools2-0-3.creaToolsTools2-0-3.17Feb2011~18 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=afdd19d126a09c1b5a21954fe278c1c741ae6cde;p=creaToolsTools.git verbosity --- diff --git a/Linux/menu.sh b/Linux/menu.sh index 5e441f8..e82924c 100644 --- a/Linux/menu.sh +++ b/Linux/menu.sh @@ -55,10 +55,11 @@ do echo WARNING echo echo "the curently used Third Party libraries are NOT in $installPrefixThird but in :" - grep "installPrefixThird=" /etc/bashrc + grep "installPrefixThird=" /etc/bashrc echo "VTK_DIR :...." $VTK_DIR echo "ITK_DIR :...." $ITK_DIR echo "GDCM_DIR :..." $GDCM_DIR + echo "(Have a look at /etc/bashrc, edit it or run again Install Third Party Libraries if you disagree)" fi echo echo "Are these values suitable for you : YES/NO? (default is YES)"