-
Notifications
You must be signed in to change notification settings - Fork 4
2. Installation
Eneko Gonzalez edited this page Jan 28, 2025
·
2 revisions
From the build directory, execute
make install
to install executables and dependencies into the default install directory (~/chronolog
).
The installation copies and renames default_conf.json.in
to conf/default_conf.json
in the
installation directory by default. You can pass -DCMAKE_INSTALL_PREFIX=/new/installation/directory
to CMake to change it.