File: README

package info (click to toggle)
wmpuzzle 0.4.0-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 336 kB
  • ctags: 98
  • sloc: ansic: 943; sh: 177; makefile: 80
file content (16 lines) | stat: -rw-r--r-- 464 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
wmpuzzle: README
----------------

INSTALLATION

On Debian systems, install the Debian package: type 'dpkg -i wmpuzzle_*.deb' as
root. If you need to compile it first, e.g. you want to install the unstable
version on a woody system, type 'dpkg-buildpackage -rfakeroot -tc -uc -us'.

On Non-Debian systems compile the program typing './configure', 'make' and then
'make install' as root.


HOW TO USE THIS PROGRAM

Please read the manual page, type `man wmpuzzle'.