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

Improve README with OsX instructions OR add link to generated asset #12

Closed
pburkholder opened this issue Jul 14, 2016 · 1 comment
Closed
Assignees

Comments

@pburkholder
Copy link
Contributor

Getting this to run is a hairy proposition:

moovweb/gokogiri#95 is still open

and even so:

$ brew upgrade libxml2
Error: libxml2 2.9.4 already installed

$ go get github.com/opencontrol/fedramp-templater
# pkg-config --cflags libxml-2.0
Package libxml-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libxml-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libxml-2.0' found
pkg-config: exit status 1
# pkg-config --cflags libxml-2.0 libxml-2.0
Package libxml-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libxml-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libxml-2.0' found
Package libxml-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libxml-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libxml-2.0' found
pkg-config: exit status 1

Perhaps save the end-user some trouble and add the templatized output to the repository, or a link to the output.

@pburkholder
Copy link
Contributor Author

Addressed with #14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants