File: INSTALL

package info (click to toggle)
dvdauthor 0.6.18-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,884 kB
  • ctags: 2,081
  • sloc: ansic: 19,359; sh: 4,382; yacc: 421; lex: 181; makefile: 142
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.