Coder Social home page Coder Social logo

deepin-log-viewer's Introduction

deepin-log-viewer

Deepin log viewer is a fast and lightweight application for viewing system log.

Dependencies

The GUI is based on DTK, Qt (Supported >= 5.12).

The master branch is current development branch, build dependencies may changes without update README.md, refer to ./debian/control for a working build depends list

  • debhelper (>= 11)
  • pkg-config
  • qt5-qmake
  • qt5-default
  • libdtkwidget-dev
  • libdtkgui-dev
  • qtbase5-private-dev
  • qttools5-dev-tools
  • libqt5svg5-dev
  • libsystemd-dev
  • libicu-dev

Thridparty lib (source code)

Installation

  1. Make sure you have installed all dependencies.

Package name may be different between distros, if deepin-log-viewer is available from your distro, check the packaging script delivered from your distro is a better idea.

Assume you are using Deepin or other debian-based distro which got deepin-log-viewer delivered:

$ sudo apt-get build-dep deepin-log-viewer
  1. Build.
cd deepin-log-viewer
mkdir build
cd build
cmake ..
make
  1. Install.
$ sudo make install

Usage

Caution: deepin-log-viewer is depend on polkit, So if build from source code, you have to add policy to usr/share/polkit-1/actions/. add com.deepin.pkexec.logViewerAuth.policy to /usr/bin. If run in Qt Creator, you should set [Project][Run Settings] [Run] [Run configuration] to src from 2 projects authenticateProxy and src.

  • sudo cp application/com.deepin.pkexec.logViewerAuth.policy /usr/share/polkit-1/actions/

  • sudo cp build-deepin_log_viewer-unknown-Debug/logViewerAuth/logViewerAuth /usr/bin

  • ./deepin-log-viewer

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

License

Deepin Log Viewer is licensed under GPL-3.0-or-later.

deepin-log-viewer's People

Contributors

l1nnnn avatar starhcq avatar lxp002764 avatar lichunlong111 avatar deepin-bot[bot] avatar liuyang19903 avatar isyzx avatar feeengli avatar rb-union avatar justforlxz avatar hundundadi avatar hzlwwwwt avatar donaldkellett avatar blumia avatar revysr avatar uniontech-baohaifeng avatar deepinzhangshuang avatar groveer avatar guoshaoyu avatar tsic404 avatar wzyforgit avatar littleoldiera avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.