File: INSTALL

package info (click to toggle)
dvdauthor 0.6.11-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,400 kB
  • ctags: 1,878
  • sloc: ansic: 13,304; sh: 3,806; yacc: 325; lex: 137; makefile: 131
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.