memgraph/environment
n0vakovic ef73942f61
Update install_deps.sh for Debian 12 and Fedora 39
Added support for newly introduced OS: Debian 12 and Fedora 39
2024-03-13 23:45:31 +01:00
..
os Update install_deps.sh for Debian 12 and Fedora 39 2024-03-13 23:45:31 +01:00
toolchain Update operating systems (#1371) 2024-02-22 11:14:48 +01:00
README.md Add v5 toolchain (#608) 2023-10-16 19:01:39 +02:00
util.sh Add macOS support under environment/util.sh:operating_system (#1098) 2023-07-22 19:20:10 +02:00

Memgraph Operating Environments

  • GCC 11.2 (toolchain-v4) doesn't compile on Fedora 38, multiple definitions of enum issue
  • spdlog 1.10/11 doesn't work with fmt 10.0.0

os

Under the os directory, you can find scripts to install all required system dependencies on operating systems where Memgraph natively builds. The testing script helps to see how to install all packages (in the case of a new package), or make any adjustments in the overall system setup. Also, the testing script helps check if Memgraph runs on a freshly installed operating system (with no packages installed).