X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Linux%2Finstallscript;h=3a754ee0cdcd53b07a6f9a92b8d80ee91c23e58d;hb=3b873b40ab4f4cbfd9f951ef93819241d02f97ae;hp=5f49a6bb0bbe63159feef4257ea3c99c0e4cb6a6;hpb=01e55a59b63347927787fe9ddf87bea38f3e2cd5;p=creaToolsTools.git diff --git a/Linux/installscript b/Linux/installscript index 5f49a6b..3a754ee 100755 --- a/Linux/installscript +++ b/Linux/installscript @@ -153,7 +153,7 @@ if [ `checkVal $command config all` == false ] ; then exit fi source $configureFile - if [ ! -f $installPrefixThird/share/creatools_third_party_library_config.sh ] ; then + if [ ! -f $installPrefixThird/share/creatools/creatools_third_party_library_config.sh ] ; then echo WARNING echo "the curently used Third Party libraries are NOT in $installPrefixThird but ... in :" grep "installPrefixThird=" $ETC_BASHRC