File: INSTALL

package info (click to toggle)
bbdate 0.2.4-4.1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 532 kB
  • ctags: 353
  • sloc: cpp: 2,953; sh: 2,901; makefile: 84
file content (40 lines) | stat: -rw-r--r-- 1,399 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
To make and install this program :

run:
./configure (for configure options see ./configure --help)
make
make install (as root)

The global configuration files can be found in $(datadir)/bbtools 
(default: /usr/local/share/bbtools).

Blackbox users:

By default bbdate reads the Blackbox style-file as defined in .blackboxrc 
and copies as much of the style as possible. The result is a application 
which looks a lot like the toolbar. Further configuration options can be 
found in bbdate.style. Most likely you want to change these options, 
copy this file to somewhere in your homedir (eg blackbox/bbdate.config) 
and edit it. Edit the file .blackboxrc and add or edit the line: 
bbdate.configFile: <your config file>

WARNING: You have to define the entire PATH.

All style options set be reading the Blackbox-style file can be overridden by
placing them in bbdate.config (and changing them). See bbdate.style for all
possible options.

Make sure the file .bbtoolsrc does not exist, else the configuration style
for other Window Managers will be used.

Users other Window managers:

By default bbdate reads the bbtoolsrc bbdate.nobb config files.
If you want to define your personal config-file copy bbtoolsrc to your home-dir
as ./.bbtoolsrc Copy bbdate.nobb somewhere in your homedir. Edit .bbtoolsrc so
bbdate.configFilex: <your config file>.

WARNING: You have to define the entire PATH.