recbta.blogg.se

Prerequisites for collabora code linux
Prerequisites for collabora code linux







prerequisites for collabora code linux

redhat-lsb-core: needed by some tests using lsb_release.LibX11-devel libXpm-devel libXft-devel libXext-devel python openssl-devel

prerequisites for collabora code linux

Sudo yum install git make cmake3 gcc-c++ gcc binutils \

  • openssl-devel: for /usr/include/openssl/pem.h and /usr/lib/libssl.so and /usr/lib/libcrypto.so.
  • python: ( python38 on CentOS 8) ROOT6 requires version >= 2.7.
  • libXext-devel: for /usr/include/X11/extensions/shape.h and for /usr/lib/libXext.so.
  • libXft-devel: for /usr/include/X11/Xft/Xft.h and for /usr/lib/libXft.so.
  • libXpm-devel: for /usr/include/X11/xpm.h and for /usr/lib/libXpm.so.
  • prerequisites for collabora code linux

  • libX11-devel: for usr/include/X11/Xlib.h and for /usr/lib/libX11.so.
  • gcc-c++: for for /usr/bin/g++ (ROOT 6 requires g++ 4.8 or clang 3.4 for SLC5/SLC6).
  • cmake: ( cmake3 on CentOS 7) for /usr/bin/cmake.
  • Use yum install or the graphical “Add/Remove Software” program. The table of content can be used to quickly jump to your operating system. The page lists the prerequisite packages that need to be installed on the different platforms to be able to configure, build and run ROOT.
  • Ubuntu and other Debian-based distributions.








  • Prerequisites for collabora code linux