Enrico Guiraud
Enrico Guiraud
On Ubuntu20.04, trying to execute the commands at https://root.cern/install/dependencies/#ubuntu-and-other-debian-based-distributions , I get ``` E: Unable to locate package openssl-dev E: Package 'libqt4-dev' has no installation candidate ``` `openssl-dev` is substituted...
Our website build process depends on the github-pages gem, which [does not support Jekyll 4](https://github.com/github/pages-gem/issues/651) so we are stuck at Jekyll 3.9, and Jekyll 3.9 does not work with ruby...
- [ ] mention writing to JSON other than XML - [ ] Float16_t - [ ] LinkDef syntax reference, which pragmas are available, what `+` and `-` do, ......
From Axel Huebl: > A little wish: can you please document the 0.6 and 0.7 upstream LLVM/Clang patches on this page again? :) https://root.cern/cling/cling_build_instructions/#cling-patches
The problem: as a user I visited https://root.cern/install/dependencies, I have installed required as well as optional dependencies, and yet configuring a build with `cmake -Dfail-on-missing=ON ../root_src` does not work, because...
install/build_from_source.md includes the build options for the latest release. @hageboeck has a script that automatically generates the markdown table with the options, and we could automatically re-generate it as needed...
A friend of mine commented that nowadays it is basically expected that when hovering a top-bar element such as "About" or "Install", a drop-down menu appears that shows what can...
Currently we have a few integration benchmarks that only execute a single repetition, but some of these benchmarks share input files. As a consequence, the first of these benchmarks would...
In particular, queries to retrieve datapoints from InfluxDB have some subtleties: * must use InfluxDB, not rootbench-InfluxDB as source (unless you want old data) * must select a single nodelabel...