<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Currently I am trying to install swift-t on an instance of Amazon's Web Services. I am trying to install swift manually. The c-utils and adlb packages have compiled successfully, however, I am now having issues with turbine. Running ./configure and make
 seem to be functioning, but when make install is attempted, no directory is created and the user is prompted for another command without and verbose output.</p>
<p><br>
</p>
<p>This is my command line for ./configure</p>
<p>./configure --prefix=/home/ubuntu/sfw/swift-t/turbine --with-adlb=$HOME/sfw/swift-t/lb --with-hdf5=no --enable-python=yes<br>
</p>
<p><br>
</p>
<p>Running make check_includes shows that several things are not present, including mpi and python.</p>
<p>However, I have already installed these and they make be either called or accessed through various commands.</p>
<p>ex) python (opens python)</p>
<p>     mpichversion (returns version 3.0.4)</p>
<p><br>
</p>
<p>If someone has advice or solutions to this problem, that would be greatly appreciated. Thanks.</p>
<p><br>
</p>
<p>Jonathan<br>
</p>
</div>
</body>
</html>