Skip to content
This repository has been archived by the owner on Dec 17, 2017. It is now read-only.

Dependencies

SokoloffA edited this page May 21, 2012 · 18 revisions

list of packages required for running and/or building Razor

Runtime

  • Qt4 (inluding QtDBus)
  • X11
  • libmagic (usually part of the "file" package)

Build

  • cmake (>=2.8)
  • git
  • Qt4 devel (>=4.6)
  • gcc/g++
  • libmagic devel support
  • Doxygen (optional)
  • libpolkit-qt-1 (>=0.99) development support if you want to build razor-policykit utility
  • libstatgrab development support for panel's cpu-monitor plugin
  • Qt4 Declarative (support in Qt4 >=4.7.1), if you plan to build razor-notification daemon

Removed after 0.4.0

  • removed after 0.4.0: libudev - all is solved by DBUS