<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<font face="Helvetica, Arial, sans-serif">The stand alone software
installation on an ubuntu 20.04 system fails in diracxx<br>
to mitigate go to the directory gluex_top/diracxx/DiracXX/src<br>
and edit CMakelist.txt<br>
<br>
change the line<br>
find_package( Boost 1.53 REQUIRED ..........)<br>
with<br>
find_package( Boost 1.53)<br>
<br>
<br>
<br>
</font>
</body>
</html>