Re: [IMP-users] IMP svn compiling issues Mac OS X 10.6 fink-64
To: Help and discussion for users of IMP <>
Subject: Re: [IMP-users] IMP svn compiling issues Mac OS X 10.6 fink-64
From: Daniel Russel <>
Date: Mon, 27 Sep 2010 09:40:17 -0700
Reply-to: Help and discussion for users of IMP <>
On Sep 27, 2010, at 9:33 AM, Benjamin SCHWARZ wrote:
> Thanks a lot for the cgal workaround Daniel.
>
> Your comment helped me to sort out my second problem too : a version conflict between /usr/local/ stuff and /sw/include stuff. I removed /usr/local/ occurrences in my config.py and all goes well now
>
> I also spotted what seems to be a minor bug at line 22 of imp/src/modules/em2d/include/filenames_manipulation.h
> where I think 103400 should be replaced by 103600.
> At least, doing so I was able to compile and link against the fink installed boost version on my computer (v1.35).
Thanks. It is not entirely straight forward to figure out exactly which version of boost a change occurred in (and we don't have much between 1.33 and 1.44). I'll change it.