Hi Matt,<br><br>I just tried this on my OSX 10.6 laptop and on TACC Ranger, and it worked fine for both.<br><br>Britton<br><br><div class="gmail_quote">On Fri, Jan 28, 2011 at 3:22 PM, Matthew Turk <span dir="ltr"><<a href="mailto:matthewturk@gmail.com">matthewturk@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Excellent, thanks!  I'm going to keep testing it on a few more<br>
machines I have access to, but I think this will be workable, and that<br>
when the time comes I can flip the switch so that it gets built.<br>
<div><div></div><div class="h5"><br>
On Fri, Jan 28, 2011 at 3:20 PM, Chris Malone <<a href="mailto:chris.m.malone@gmail.com">chris.m.malone@gmail.com</a>> wrote:<br>
> Hi Matt,<br>
><br>
> Sorry, that is what I was doing, but I was doing it in yt/utilities/ instead<br>
> of the main yt directory!  There was no output and I was perplexed...<br>
><br>
> Anyhow, I installed on my FC9 machine without problems.  I did, however,<br>
> receive the same warnings as Jeff.<br>
><br>
> Chris<br>
><br>
> On Fri, Jan 28, 2011 at 3:08 PM, Matthew Turk <<a href="mailto:matthewturk@gmail.com">matthewturk@gmail.com</a>> wrote:<br>
>><br>
>> Hi Chris,<br>
>><br>
>> Once you switch the install flag and re-run<br>
>><br>
>> python2.6 setup.py build_ext -i<br>
>><br>
>> you should then be able to do:<br>
>><br>
>> python2.6 -c "import yt.utilities.libconfig_wrapper"<br>
>><br>
>> If there's an import error, it has failed.  I shoudl also have<br>
>> mentioned, it's useful to know what kind of system (or if it's a<br>
>> supercomputer resource) it succeeds/fails on.<br>
>><br>
>> Thanks, and sorry for the confusion,<br>
>><br>
>> Matt<br>
>><br>
>> On Fri, Jan 28, 2011 at 3:06 PM, Chris Malone <<a href="mailto:chris.m.malone@gmail.com">chris.m.malone@gmail.com</a>><br>
>> wrote:<br>
>> > Sorry for my ignorance, but what exactly needs to be rebuilt?  I pulled<br>
>> > and<br>
>> > updated from hg, but I'm not sure what I need to do (outside of changing<br>
>> > the<br>
>> > install flag) to test this...<br>
>> ><br>
>> > Chris<br>
>> ><br>
>> > On Fri, Jan 28, 2011 at 12:15 AM, Matthew Turk <<a href="mailto:matthewturk@gmail.com">matthewturk@gmail.com</a>><br>
>> > wrote:<br>
>> >><br>
>> >> Hi all,<br>
>> >><br>
>> >> I've added a wrapper for libconfig, along with a slightly modified<br>
>> >> version of the (LGPL'd, credits and license all included) libconfig<br>
>> >> source itself, to the current development tip.  (The modification is<br>
>> >> to force all integers to be read as 64-bit.)  By default it is turned<br>
>> >> off, because of an issue with locale setting for reading/writing<br>
>> >> floating point values.<br>
>> >><br>
>> >> If I could get a few people, next time they update, to open up<br>
>> >> yt/utilities/setup.py and change:<br>
>> >><br>
>> >> INSTALL_LIBCONFIG_WRAPPER = 0<br>
>> >><br>
>> >> to<br>
>> >><br>
>> >> INSTALL_LIBCONFIG_WRAPPER = 1<br>
>> >><br>
>> >> and just see if it builds, that would be extremely helpful.  The issue<br>
>> >> here is that it's not clear to me if the file "xlocale.h" is going to<br>
>> >> be present on all systems; I've located it on all of the systems I've<br>
>> >> tested on so far, but that is not many.  If it doesn't work for you,<br>
>> >> that'd be really good to know.  Worse comes to worse and we can<br>
>> >> disable the locale code completely, but that worries me a bit.<br>
>> >><br>
>> >> I'm in the process of documenting how to use the libconfig wrapper,<br>
>> >> but for the next few days it's not being used by anything in yt.<br>
>> >><br>
>> >> Thanks for any testing ...<br>
>> >><br>
>> >> -Matt<br>
>> >> _______________________________________________<br>
>> >> Yt-dev mailing list<br>
>> >> <a href="mailto:Yt-dev@lists.spacepope.org">Yt-dev@lists.spacepope.org</a><br>
>> >> <a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org</a><br>
>> ><br>
>> ><br>
>> > _______________________________________________<br>
>> > Yt-dev mailing list<br>
>> > <a href="mailto:Yt-dev@lists.spacepope.org">Yt-dev@lists.spacepope.org</a><br>
>> > <a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org</a><br>
>> ><br>
>> ><br>
>> _______________________________________________<br>
>> Yt-dev mailing list<br>
>> <a href="mailto:Yt-dev@lists.spacepope.org">Yt-dev@lists.spacepope.org</a><br>
>> <a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org</a><br>
><br>
><br>
> _______________________________________________<br>
> Yt-dev mailing list<br>
> <a href="mailto:Yt-dev@lists.spacepope.org">Yt-dev@lists.spacepope.org</a><br>
> <a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org</a><br>
><br>
><br>
_______________________________________________<br>
Yt-dev mailing list<br>
<a href="mailto:Yt-dev@lists.spacepope.org">Yt-dev@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org</a><br>
</div></div></blockquote></div><br>