packaging dependencies and testing

Subhasis Ray ray.subhasis@gmail.com
Thu Feb 18 20:41:00 GMT 2016


Hi,
 I am trying to build a package for moose
(https://github.com/BhallaLab/moose-core). It builds and runs on
latest cygwin using setup.py. I have two questions regarding packaging
for cygwin:
1) moose depends on libsbml, which does not have any package for
cygwin but I built it on my local cygwin. I am undecided between (a)
copying the binaries from my local cygwin tree and making the moose
package manually versus (b) creating a separate libsbml package with
cygport. What is the recommended practice? The former looks like less
work to me.

2) Is there a way that I can check that my package works with cygwin
setup before putting it in public?

Thanks,
- Subhasis



More information about the Cygwin-apps mailing list