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]

Re: packaging dependencies and testing


On 2016-02-18 14:40, Subhasis Ray wrote:
  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?

libsbml should be its own package.

--
Yaakov


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