<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2654.45">
<TITLE>RE: IBMgtSim building</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>IBMgtSim configure takes --with-ibdm flag that should point to the pre-installed IBDM prefix (which is /usr by default).</FONT></P>

<P><FONT SIZE=2>The README file in the IBMgtSim dir say:</FONT>
<BR><FONT SIZE=2>"</FONT>
<BR><FONT SIZE=2>2. configure:</FONT>
<BR><FONT SIZE=2>   ./configure --with-osm=<opensm install path> --prefix=<where ever you want> </FONT>
</P>

<P><FONT SIZE=2>   Optionally you can add:</FONT>
<BR><FONT SIZE=2>   --enable-debug --enable-maintainer-mode </FONT>
</P>

<P><FONT SIZE=2>   If there there is no IBADM installed on the machine you will need to provide:</FONT>
<BR><FONT SIZE=2>   --with-ibdm=<where ever you did install it></FONT>
</P>

<P><FONT SIZE=2>   NOTE: the pointer to the osm install path can be to any osm (not just the one </FONT>
<BR><FONT SIZE=2>   supporting the simulator. e.g. /usr</FONT>
<BR><FONT SIZE=2>   </FONT>
<BR><FONT SIZE=2>   Example:</FONT>
<BR><FONT SIZE=2>    ./configure --enable-debug --enable-maintainer-mode \</FONT>
<BR><FONT SIZE=2>        --with-osm=/home/eitan/SW/osm/linuxuser/bin/x86/2.6.5/debug \</FONT>
<BR><FONT SIZE=2>        --prefix=/home/eitan/SW/cvsroot/IBMgtSim/usr \</FONT>
<BR><FONT SIZE=2>        --with-ibdm=/home/eitan/SW/ibadm_build/usr</FONT>
<BR><FONT SIZE=2>"</FONT>
</P>

<P><FONT SIZE=2>Eitan Zahavi</FONT>
<BR><FONT SIZE=2>Design Technology Director</FONT>
<BR><FONT SIZE=2>Mellanox Technologies LTD</FONT>
<BR><FONT SIZE=2>Tel:+972-4-9097208</FONT>
<BR><FONT SIZE=2>Fax:+972-4-9593245</FONT>
<BR><FONT SIZE=2>P.O. Box 586 Yokneam 20692 ISRAEL</FONT>
</P>
<BR>

<P><FONT SIZE=2>> -----Original Message-----</FONT>
<BR><FONT SIZE=2>> From: Hal Rosenstock [<A HREF="mailto:halr@voltaire.com">mailto:halr@voltaire.com</A>]</FONT>
<BR><FONT SIZE=2>> Sent: Tuesday, July 05, 2005 4:29 PM</FONT>
<BR><FONT SIZE=2>> To: Eitan Zahavi</FONT>
<BR><FONT SIZE=2>> Cc: openib-general@openib.org</FONT>
<BR><FONT SIZE=2>> Subject: IBMgtSim building</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Hi again Eitan,</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> When building IBMgtSim, I get the following error:</FONT>
<BR><FONT SIZE=2>> checking for /usr/include/ibdm/Fabric.h... no</FONT>
<BR><FONT SIZE=2>> configure: error:  could not find /usr/include/ibdm/Fabric.h.</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> ibdm put this in /usr/local/include/ibdm (although this may be moved to</FONT>
<BR><FONT SIZE=2>> an OpenIB subdirectory).</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> -- Hal</FONT>
</P>

</BODY>
</HTML>