zecure/shadowd

config.h.in does not exist

Closed this issue · 2 comments

I am trying to install Shadow Daemon to use the honeypot but after installing all libraries required, I am getting the error CMake Error: File /home/manil_trivedi/config.h.in does not exist. along with the following errors which may be solved by the config.h file:

CMake Error at CMakeLists.txt:46 (CONFIGURE_FILE):
  configure_file Problem configuring file


CMake Error at CMakeLists.txt:52 (add_subdirectory):
  add_subdirectory given source "src" which is not an existing directory.


CMake Error at CMakeLists.txt:55 (add_subdirectory):
  add_subdirectory given source "tests" which is not an existing directory.


CMake Error at CMakeLists.txt:61 (add_subdirectory):
  add_subdirectory given source "misc" which is not an existing directory.

Is there something I am missing that I failed to download beforehand, or is this some failure in the installation process?

Looks to me like your source code directory is incomplete? Hard to tell without having access. To help I need the exact commands that you entered.

I recommend to use the shadowdctl installer instead: https://shadowd.zecure.org/overview/shadowd/

No activity in a long time, so I consider this problem fixed.