]> Creatis software - creaToolsTools.git/blobdiff - Linux/scripts/ThirdParty-install-Base-Stuff.sh
Bug #1841 Added missing xerces package for Ubuntu.
[creaToolsTools.git] / Linux / scripts / ThirdParty-install-Base-Stuff.sh
index a761d22f609e2f2b32a93bb56f8a014ba0b8cb65..cd145fc39cd4129ef24246369fb6ff3ff66b35c3 100644 (file)
@@ -136,6 +136,7 @@ then
      apt-get --yes install libboost-dev  #Boost
      apt-get --yes install libboost-all-dev #Boost
      apt-get --yes install libqt4-dev #QT4
+     apt-get --yes install libxerces-c-dev
      ## CLAIRE - JGRR
      apt-get --yes install qt4-qmake #QT4 qmake
      apt-get --yes install libsqlite0-dev