[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [IMP-users] IMP 2.2.0 building: Syntax (?) errors when running `make`



On 31.07.14 20:58, Ben Webb wrote:
On 7/31/14, 11:48 AM, Frank Thommen wrote:
...and now I end up with an incompatible version of swig:
...
Locally there is swig 1.3.29 installed, which `cmake` happily accepted
;-).  I can either switch to an externally built swig 2.0.4 (which
supports "-Wextra") or patch the code once more (what and where?).  What
would you suggest?
The minimum supported version is 1.3.40. I'm not sure why cmake didn't
check for that before - now fixed in git.
How do you solve this on your RH5_64 test system 
(http://integrativemodeling.org/nightly/results/)?  There is no newer 
swig than 1.3.29 from the standard repos or from EPEL for RHEL/CentOS 5. 
 Is there a description of the test systems somewhere?
And yes: When pointing PATH to the newer swig version, the compilation 
runs through w/o errors.
Thanks a lot for your help
Frank