This commit is contained in:
Damien LASSERRE 2011-08-16 08:28:00 +00:00
parent 4ed2a13a1c
commit 108f6d9883

View File

@ -88,7 +88,8 @@ then
echo -e $NORMAL
echo -e $CYAN"Compilation progress..."$ROUGE
if [ $version != "2.0.1-beta" ];then `cd source/sphinx-$version ; make ` ;fi
#`cd source/sphinx-$version/ ; make install 1> /dev/null`
#Make and install binary.
`cd source/sphinx-$version/ ; make install 1> /dev/null`
echo -e $NORMAL" - Complited"
echo ""
echo -e $CYAN"Visualisation"$NORMAL