<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hi, 
<div class="">Sorry - the command line I sent wasn’t complete, just the start of it… For the CMAKE options you need to put "=1” after the -DENABLE_FORTRAN90. If you aren’t familiar with cmake, then you can just run the GUI and click the options you want.  
 I’ll send you another email off list, as I know that there is a version of DISCUS that uses the HDF5 api instead of the Nexus api.</div>
<div class="">Cheers</div>
<div class="">Stu<br class="">
<div class=""></div>
<br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Jul 24, 2017, at 10:18 AM, Satayu Techathitinan <<a href="mailto:k.satayu89@gmail.com" class="">k.satayu89@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">Hi Stu,
<div class=""><br class="">
</div>
<div class="">Thank you for your answer, however when I try to run '<span style="color:rgb(245,245,245);font-family:Monaco;font-size:10px;background-color:rgb(0,0,0)" class="">cmake /Users/satayu/code-4.4.3 -DCMAKE_CXX_COMPILER=g++-7 -DCMAKE_C_COMPILER=gcc-7
 -DENABLE_FORTRAN90</span>' the message as attachment are shown. What will I should do?</div>
<div class=""><span id="cid:15d74f4510bdcad6f381"><Screen Shot 2560-07-24 at 10.15.30 AM.png></span>I try to use it in program DISCUS but I still cannot install DISCUS because it requires nexus f90 library. </div>
<div class=""><br class="">
</div>
<div class="">Thanks,</div>
<div class="">Satayu</div>
<br class="">
<div class="gmail_quote">
<div dir="ltr" class="">เมื่อ อา. 23 ก.ค. 2017 เวลา 09:19 Campbell, Stuart <<a href="mailto:scampbell@bnl.gov" class="">scampbell@bnl.gov</a>> เขียนว่า:<br class="">
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word" class="">
<div class="">Hi Satayu,</div>
<div class=""><br class="">
</div>
<div class="">Looking further into it, there are some issues with the default compiler (clang) and adding fortran using gcc (well gfortran).  So what I would suggest is to just build the library yourself which seems to work ok.</div>
<div class=""><br class="">
</div>
<div class=""># Install the dependencies</div>
<div class="">brew install gcc</div>
<div class="">
<div class="">brew install cmake</div>
</div>
<div class="">
<div class="">brew install hdf5</div>
</div>
<div class="">
<div class="">brew install mxml</div>
</div>
<div class="">
<div class="">brew install hdf4</div>
</div>
<div class=""><br class="">
</div>
<div class="">Download and extract the source code <a href="https://github.com/nexusformat/code/archive/v4.4.3.tar.gz" target="_blank" class="">Source code (tar.gz)</a> </div>
<div class=""><br class="">
</div>
<div class="">mkdir build</div>
<div class="">cd build</div>
<div class="">cmake <location you unzipped the source code> -DCMAKE_CXX_COMPILER=g++-7 -DCMAKE_C_COMPILER=gcc-7 -DENABLE_FORTRAN90 … plus whatever other options you want (there are instructions at <a href="https://github.com/nexusformat/code/blob/master/README.rst" target="_blank" class="">https://github.com/nexusformat/code/blob/master/README.rst</a>)</div>
<div class=""><br class="">
</div>
<div class="">Then just “make”, “make install”…</div>
<div class=""><br class="">
</div>
<div class="">What is the application that you are trying to use ?</div>
<div class=""><br class="">
</div>
<div class="">Cheers</div>
<div class="">Stu</div>
</div>
<div style="word-wrap:break-word" class="">
<div class=""><br class="">
</div>
<br class="">
<div class="">
<blockquote type="cite" class="">
<div class="">On Jul 20, 2017, at 1:01 PM, Campbell, Stuart <<a href="mailto:scampbell@bnl.gov" target="_blank" class="">scampbell@bnl.gov</a>> wrote:</div>
<br class="m_1263341789901883800Apple-interchange-newline">
<div class="">
<div style="word-wrap:break-word" class="">
<div class="">Hi Satayu,</div>
<div class="">It looks like we can easily add it to the homebrew package.  I’ll get back to you once I’ve tested it actually works! </div>
<div class="">Cheers</div>
<div class="">Stu</div>
<br class="">
<div class="">
<div style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" class="">
—<br class="">
Dr Stuart Campbell<br class="">
Group Leader, Data Acquisition, Management and Analysis<br class="">
NSLS-II, Photon Sciences<br class="">
Brookhaven National Laboratory<br class="">
PO Box 5000 Upton, New York, 11973-5000<br class="">
 <br class="">
Phone: <a href="tel:(631)%20344-5578" value="+16313445578" target="_blank" class="">
+1 (631) 344-5578</a><br class="">
Email: <a href="mailto:scampbell@bnl.gov" target="_blank" class="">scampbell@bnl.gov</a></div>
</div>
<br class="">
<div class="">
<blockquote type="cite" class="">
<div class="">On Jul 20, 2017, at 12:55 PM, Satayu Techathitinan <<a href="mailto:k.satayu89@gmail.com" target="_blank" class="">k.satayu89@gmail.com</a>> wrote:</div>
<br class="m_1263341789901883800Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">
<div style="font-size:13px" class="">Hello,</div>
<div style="font-size:13px" class=""><br class="">
</div>
<div style="font-size:13px" class="">I installed <span class="m_1263341789901883800inbox-lG">nexus</span> from homebrew, 'brew install nexusformat', but the program which I wants to install also require '<span class="m_1263341789901883800inbox-lG">nexus</span> f90
 library' so I think it does not include in nexusformat. Could you give me an some advice?</div>
<div style="font-size:13px" class=""><br class="">
</div>
<div style="font-size:13px" class="">Thanks,</div>
<div style="font-size:13px" class="">Satayu</div>
</div>
_______________________________________________<br class="">
NeXus mailing list<br class="">
<a href="mailto:NeXus@nexusformat.org" target="_blank" class="">NeXus@nexusformat.org</a><br class="">
<a href="http://lists.nexusformat.org/mailman/listinfo/nexus" target="_blank" class="">http://lists.nexusformat.org/mailman/listinfo/nexus</a><br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
_______________________________________________<br class="">
NeXus mailing list<br class="">
<a href="mailto:NeXus@nexusformat.org" target="_blank" class="">NeXus@nexusformat.org</a><br class="">
<a href="http://lists.nexusformat.org/mailman/listinfo/nexus" target="_blank" class="">http://lists.nexusformat.org/mailman/listinfo/nexus</a><br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
_______________________________________________<br class="">
NeXus mailing list<br class="">
<a href="mailto:NeXus@nexusformat.org" target="_blank" class="">NeXus@nexusformat.org</a><br class="">
<a href="http://lists.nexusformat.org/mailman/listinfo/nexus" rel="noreferrer" target="_blank" class="">http://lists.nexusformat.org/mailman/listinfo/nexus</a><br class="">
</blockquote>
</div>
</div>
_______________________________________________<br class="">
NeXus mailing list<br class="">
<a href="mailto:NeXus@nexusformat.org" class="">NeXus@nexusformat.org</a><br class="">
http://lists.nexusformat.org/mailman/listinfo/nexus<br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>