File: INSTALL

package info (click to toggle)
gkrellkam 2.0.0-3
  • links: PTS
  • area: main
  • in suites: sid
  • size: 572 kB
  • sloc: ansic: 10,340; makefile: 83
file content (18 lines) | stat: -rw-r--r-- 383 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
INSTALLING THE PLUGIN

Compile using:

$ make

If you want the plugin in your own .gkrellm directory, and not in
the systemwide directory, you can install using

$ make userinstall

To install the plugin for everyone on the system, do (as root)

# make install

You need to make sure that GNU wget is somewhere in your path for
GKrellKam to be able to get images from the internet.