This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

packaging dependencies and testing


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]