Skip to content

Installation in Freebsd (Jail) #71

@tmerten

Description

@tmerten

Hi there,

I am trying to go get go-face on freebsd 1202000 (well, it is used as a dependency in photoview but I guess that does not matter).

  • First I tried to install dlib via a pkg install dlib-cpp which installs version 19.21_1 in /usr/local.
  • Second I built it myself from master, which also installed fine to /usr/local.

However, in both cases I am getting the following:

go get github.com/Kagami/go-face
# github.com/Kagami/go-face
classify.cc:2:10: fatal error: 'dlib/graph_utils.h' file not found

Maybe somebody has an idea. Unfortunately my go experience is in the range zero + search engine.
(This pointed me to #19 but I could not solve anything from there...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions