File: INSTALL

package info (click to toggle)
minirok 2.1-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 404 kB
  • ctags: 475
  • sloc: python: 3,195; xml: 161; sh: 102; makefile: 36
file content (14 lines) | stat: -rw-r--r-- 560 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Installing instructions
=======================

If you want to install Minirok from source (instead of installing
packages from your distribution), run `./setup.sh install`.

That will install files under the appropriate locations as determined by
kde4-config. If the kde4-config binary can't be found, installation will
be aborted.

However, Minirok should run just fine from the unpacked source
directory, with just `./minirok.py` (you can make a symlink to that
from eg. ~/bin/minirok). Be sure to run `make ui` if you want the
Preferences dialog to work.