Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

json-cwx build error #6

Closed
gonsie opened this issue Oct 28, 2016 · 2 comments
Closed

json-cwx build error #6

gonsie opened this issue Oct 28, 2016 · 2 comments

Comments

@gonsie
Copy link
Member

gonsie commented Oct 28, 2016

It looks like the json-cwx package is missing the INSTALL file from auto tools, preventing MACSio from building out-of-the-box.

Solution 1:
Re-generate auto tools for the json-cwx package by adding cd json-cwx; ./autogen.sh; cd .. to macsio/Makefile:125

Solution 2:
Include the generated file at json-cwx/INSTALL in this repository.

@markcmiller86
Copy link
Member

Hmm. I suspect I've left the repo in a bad state. Lemme check into this early next week. I just looked and my local repo on my laptop is way ahead of the remote. I've already done most of the work for checksuming data and had totally forgotten about it ;)

@gonsie
Copy link
Member Author

gonsie commented Aug 8, 2017

This was fixed in 5b01687.

@gonsie gonsie closed this as completed Aug 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants