Kevin Doran created MINIFICPP-1533:
--------------------------------------

             Summary: Update list of dependencies in README instructions
                 Key: MINIFICPP-1533
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1533
             Project: Apache NiFi MiNiFi C++
          Issue Type: Documentation
            Reporter: Kevin Doran
            Assignee: Kevin Doran


While verifying the latest RC, I came across a few out of date dependencies in 
the top-level readme file:

remove 
  rocksdb (yum)
  librocksdb-dev librocksdb4.1 (apt)

add 
  ca-certificates
  git 

git is necessary for cmake plugin modules, or will get:

                CMake Error at 
/usr/share/cmake-3.16/Modules/ExternalProject.cmake:2421 (message):
                  error: could not find git for clone of date_src-populate
                Call Stack (most recent call first):
                  /usr/share/cmake-3.16/Modules/ExternalProject.cmake:3236 
(_ep_add_download_command)
                  CMakeLists.txt:13 (ExternalProject_Add)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to