File: BUGS

package info (click to toggle)
wmclockmon 0.8.0-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,092 kB
  • ctags: 418
  • sloc: ansic: 3,502; sh: 2,692; makefile: 187
file content (14 lines) | stat: -rw-r--r-- 594 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
BUGS ?

If you cannot compile wmclockmon-config, it may be beacause you have not
installed the GTK+ development packages. As I did not made the configure
script and am not familiar with autoconf and automake stuff, ./configure
will not look for an installed GTK+ development package.

Be sure you have the gtk-config script in your path.

If, because of that, you do not want wmclockmon-config to be compiled nor
installed, just don't bother about the error messages for it.

Styles are not automatically installed. I should make a Makefile in that
order as soon as I know how to do it easyly.