File: INSTALL

package info (click to toggle)
dmx4linux 2.5%2Bdfsg-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,660 kB
  • ctags: 2,835
  • sloc: ansic: 23,341; yacc: 918; asm: 846; makefile: 614; sh: 439
file content (9 lines) | stat: -rw-r--r-- 352 bytes parent folder | download
1
2
3
4
5
6
7
8
9
./configure    # choose your interfaces and tools
make
make install   # as root
make devinodes # to create device inodes in /dev. If you are using devfs
               # you don't need this step, as the devices will show up
               # automatically in /dev/misc/

Look at the webpages http://llg.cubic.org/dmx4linux for more install
information.