Page 1 of 1

Fedora requirements

Posted: Friday 31 August 2018 20:47
by meyland
Hi

I'm trying to build domotics from source on my Fedora 28 system, but I can't find any requirementslist.

I've done this: which give me:

Code: Select all

-- Failed to get ProjectRevision from git
-- Read ProjectRevision from appversion.default
-- ###########################
-- Compiling Revision #9700
-- ###########################
-- Using builtin Mosquitto library
-- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY) (found version "1.1.0h")
-- Failed to find the openssl library, no TLS support
-- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is at least version "3.4")
CMake Error at CMakeLists.txt:134 (MESSAGE):
  Python3 not found on your system, use USE_PYTHON=NO or sudo apt-get install
  python3-dev)


-- Configuring incomplete, errors occurred!
See also "/home/peterm/udvikling/_git/domoticz/CMakeFiles/CMakeOutput.log".
Is there a list over requeriments? The INSTALL.md found here does not give me any hints

Re: Fedora requirements

Posted: Friday 23 November 2018 22:14
by liderbug
I'm having the same problem. It started with a new load of FC29 and dnf install domoticz. When I start dom I get a python err and it quits. Seems the src is all Ubuntu.

:cry:

Re: Fedora requirements

Posted: Sunday 19 November 2023 14:50
by liderbug
OMG - 2023 and I'm up to FC39 and still having the same problem and the DNF install crashes.