<div dir="ltr"><div>Dear all,<br><br>I am new to Einstein Toolkit and am having some difficulty installing it. My system is minimal Ubuntu 14.04<div class="gmail_default" style="font-family:garamond,serif;font-size:small;display:inline">​ with basic build toolchain​</div>. I followed the instructions given and ran:<br><br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">curl -kLO <a href="https://raw.githubusercontent.com/gridaphobe/CRL/ET_2014_11/GetComponents">https://raw.githubusercontent.com/gridaphobe/CRL/ET_2014_11/GetComponents</a><br>chmod a+x GetComponents<br>./GetComponents --parallel <a href="https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2014_11/einsteintoolkit.th">https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2014_11/einsteintoolkit.th</a><br>cd Cactus<br>make test<br></blockquote><br>I removed BLAS and LAPACK from Cactus/configs/build/Thornlist because it complains that OpenBLAS does the same thing. Then I ran:<br><br></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">make<div class="gmail_default" style="font-family:garamond,serif;font-size:small;display:inline">​ test​</div><br></blockquote><div><br><div class="gmail_default" style="font-family:garamond,serif;font-size:small">​The build fails at compiling GRHydro:​<br><br></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">/opt/Cactus/configs/test/build/GRHydro/Utils.f90:2897.10:<br><br>  pointer (pg11,g11), (pg12,g12), (pg13,g13), (pg22,g22), (pg23,g23), (pg33,g33)<br>          1<br>Error: Cray pointer declaration at (1) requires -fcray-pointer flag<br>/opt/Cactus/configs/test/build/GRHydro/Utils.f90:2900.8:<br><br>    pg11 = loc(gaa)<br>        1<br>Error: Symbol &#39;pg11&#39; at (1) has no IMPLICIT type<br>/opt/Cactus/configs/test/build/GRHydro/Utils.f90:2901.8:<br><br>    pg12 = loc(gab)<br>        1<br>Error: Symbol &#39;pg12&#39; at (1) has no IMPLICIT type<br>/opt/Cactus/configs/test/build/GRHydro/Utils.f90:2902.8:<br><br>    pg13 = loc(gac)<br>        1<br>Error: Symbol &#39;pg13&#39; at (1) has no IMPLICIT type<br>/opt/Cactus/configs/test/build/GRHydro/Utils.f90:2903.8:<br><br>    pg22 = loc(gbb)<br>        1<br>Error: Symbol &#39;pg22&#39; at (1) has no IMPLICIT type<br>/opt/Cactus/configs/test/build/GRHydro/Utils.f90:2904.8:<br><br>    pg23 = loc(gbc)<br>        1<br>Error: Symbol &#39;pg23&#39; at (1) has no IMPLICIT type<br>/opt/Cactus/configs/test/build/GRHydro/Utils.f90:2905.8:<br><br>    pg33 = loc(gcc)<br>        1<br>Error: Symbol &#39;pg33&#39; at (1) has no IMPLICIT type<br>make[3]: *** [Utils.F90.o] Error 1<br>make[2]: *** [make.checked] Error 2<br>make[1]: *** [/opt/Cactus/configs/test/lib/libthorn_GRHydro.a] Error 2<br>make: *** [test] Error 2<br></blockquote><br><div class="gmail_default" style="font-family:garamond,serif;font-size:small">​My Fortran compiler is from Ubuntu:<br><br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">​# gfortran --version<br>GNU Fortran (Ubuntu 4.8.2-19ubuntu1) 4.8.2</blockquote></div><br><div class="gmail_default" style="font-family:garamond,serif;font-size:small">​Thanks in advance for the help~<br></div><br>--<br>Lizao (Larry) Li<br>Univeristy of Minnesota</div></div>