File: INSTALL

package info (click to toggle)
workbone 2.31-5
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 108 kB
  • ctags: 152
  • sloc: ansic: 1,049; makefile: 69; sh: 4
file content (21 lines) | stat: -rw-r--r-- 631 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

1) WorkBone expects to find the device: /dev/cdrom . If you don't
   have this device, change to /dev and soft link your current
   cd rom device to 'cdrom'. For example, if you currently call
   your cdrom device 'mcd0', then do the following:

               cd /dev
               ln -sf mcd0 cdrom

   Alternatively, just edit line 46 of 'hardware.c'  to reflect the
   name of your cdrom device. 
   
2) The Makefile defines owner and group for man pages as 'daemon'. You
   may redefine these to your taste at lines 14 and 15 of the Makefile.

3) Type 'make'

4) If all went well, type 'make install'

5) Read the man page