On 02/15/2015 10:46 AM, Stefan G. Weichinger wrote:
Am 15.02.2015 um 12:09 schrieb Eric Björkvall:
Thanks! This patched also fixed the problem with libUtil.dylib that I
had on x86_64-apple-darwin14.1.0 ( Mac OS X 10.10.2 ). Had to install
swig with homebrew first, seems to be working now.
Will this give a new release soon, with the patch included?
I will make a new release this week with only the patch to the *.swg files.
Is swig now a dependency?
swig should not be required since the tarball include all swig generated
files.
swig is required only because you apply a patch to some *.swg files or
you touch them.
I ask because we at gentoo currently also modify our ebuilds to fix this:
https://bugs.gentoo.org/show_bug.cgi?id=537248
thanks, Stefan