Closed huard closed 6 years ago
@huard, I just tried to install this in an Ubuntu LTS vm. In a fresh system, installation fails. Errors and warnings:
It then publishes a stacktrace for zc.buildout recipe errors and the install fails. Snappy, Anaconda, Java, and eggs seem to install fine. Is your PyWPS where I can find ".wps_kddm_bc"
It also demands 'curl' before the install can get off the ground, but that's more of a system-specific library that should be installed already. Should it be included in requirements?
Well, that's me going too fast... I had forgotten to add the actual core files to git. How about now ?
Ran a clean install. All errors resolved and GetCapabilities returns functions that include KDDM wps definitions. Looks good.
Here is a branch: https://github.com/huard/flyingpigeon/tree/kddm_bc
What I haven't checked so far is whether or not it installs correctly, ie all dependencies are listed.