File: INSTALL

package info (click to toggle)
vlevel 0.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 380 kB
  • sloc: cpp: 1,429; makefile: 106; sh: 7
file content (13 lines) | stat: -rw-r--r-- 451 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
VLevel 0.3 INSTALL

VLevel is distributed as source code.  To build it, type "make".  To
install it, login as root (type "su") and type "make install".

You can change where it is installed by editing Makefile before doing
the above.

I test VLevel on a Linux system, but it should build on any similar
system.  It should compile on Windows, but it won't be very useful
until I write a Ruby script with a nice cross-platform GUI and SOX
integration.