File: INSTALL

package info (click to toggle)
ditty 0.2-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 212 kB
  • ctags: 41
  • sloc: ansic: 471; sh: 330; makefile: 46
file content (13 lines) | stat: -rw-r--r-- 190 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Basic Installation
==================

First type (without the dollar sign):

$ ./configure && make

to configure and compile ditty, and then
as root do:

% make install

That oughta do it!