File: INSTALL

package info (click to toggle)
dvdauthor 0.6.14-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,616 kB
  • ctags: 2,084
  • sloc: ansic: 15,149; sh: 3,806; yacc: 363; lex: 179; makefile: 141
file content (9 lines) | stat: -rw-r--r-- 213 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
To compile, type
	./configure
	make

Then to install, type
	make install

If you don't want the files installed to /usr/local/bin, then you can
specify --prefix=/usr or some other dir as a parameter to configure.