Hi,
The current method to build JCC on Linux requires patching the setuptools
package. Would you be interested in a patch to JCC that monkey-patches the
setuptools Library and Extension classes to avoid the manual patch. It
works with setuptools-0.6c7-11 and distribute-0.6.1+ without the need of
m
On Sep 30, 2012, at 21:35, Caleb Burns wrote:
> Hi,
>
> The current method to build JCC on Linux requires patching the setuptools
> package. Would you be interested in a patch to JCC that monkey-patches the
> setuptools Library and Extension classes to avoid the manual patch. It works
> with