<div dir="ltr">Sounds interesting.  Would you like to contribute creating the package?<div><br></div><div>The ios openmode has already been fixed in the trunk.</div><div><br></div><div>try <a href="http://www.admb-project.org/buildbot/documentation/INSTALL.html">http://www.admb-project.org/buildbot/documentation/INSTALL.html</a><br>
</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 28, 2014 at 2:49 PM, Kyungdahm Yun <span dir="ltr"><<a href="mailto:tomyun@gmail.com" target="_blank">tomyun@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear ADMB users,<br>
<br>
I just came across ADMB during the class and found no formula created for Homebrew which is a popular package manager on Mac OS X.<br>
<br>
You can install ADMB via Homebrew like:<br>
<br>
$ brew install <a href="https://raw.githubusercontent.com/tomyun/homebrew-science/admb%E2%80%9311.1/admb.rb" target="_blank">https://raw.githubusercontent.com/tomyun/homebrew-science/admb–11.1/admb.rb</a><br>
<br>
or<br>
<br>
$ brew install admb<br>
<br>
once merged to the Homebrew-science repository. It’s not up in the upstream since I wanted to make sure it really works for the users before sending a pull request.<br>
<br>
Homebrew users, if there are any, please test this formula to install ADMB and check if there is any problem on your workflow.<br>
<br>
Developers, I’d like to inform that a trivial patch had to be applied to two files (ufstream.cpp, cifstrem.cpp) on `std::_Ios_Openmode` as you can see from the diff inside the above Ruby formula. It might have been due to the recent migration to clang compiler of Xcode build tools. I confirmed it worked on Mac OS X 10.9 with Xcode 5 and 10.7 with Xcode 4. It’d be a better idea to fix upstream and check other platforms as well.<br>

<br>
Best,<br>
Kyungdahm<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@admb-project.org">Users@admb-project.org</a><br>
<a href="http://lists.admb-project.org/mailman/listinfo/users" target="_blank">http://lists.admb-project.org/mailman/listinfo/users</a><br>
</blockquote></div><br></div>