Skip to content

Issues with installing fedramp-templater #64

Open
@chelseacarter29

Description

I'm trying to install the Fedramp-Templater. I've gone through all of the related issues I can find to install errors at this point, and I'm still getting the same messages time and time again. I am getting hung up on the libxml file - I've dug through archives of libxml, and I cannot find a way to download this (as far as I can see very old) compiler to my Mac (running Mojave 10.14.6). Any suggestions on how to solve?

I've tried this

  • I have libxml2 v. 2.9.9_2
  • I have pkg-config installed
  • The suggestion to use apple-gcc42 appears to be only possible on old Macs

I'm at a loss because it seems many of the dependencies are outdated. Is there another approach I can take?

(base) Chelseas-MacBook-Pro:/ chelseacarter$ go get github.com/moovweb/gokogiri
# github.com/moovweb/gokogiri/help
Users/chelseacarter/go/src/github.com/moovweb/gokogiri/help/help.go:6:10: fatal error: 'libxml/tree.h' file not found
#include <libxml/tree.h>
         ^~~~~~~~~~~~~~~
1 error generated.
# github.com/moovweb/gokogiri/xpath
Users/chelseacarter/go/src/github.com/moovweb/gokogiri/xpath/expression.go:4:10: fatal error: 'libxml/xpath.h' file not found
#include <libxml/xpath.h>
         ^~~~~~~~~~~~~~~~
1 error generated.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions