File: INSTALL

package info (click to toggle)
wildmidi 0.2.2-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,724 kB
  • ctags: 331
  • sloc: sh: 8,256; ansic: 5,339; makefile: 27
file content (17 lines) | stat: -rw-r--r-- 368 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
WildMidi (C)2001-2004 Chris Ison


For usage and other docs, see docs/


To compile:

./configure
make
make install


FreeBSD users, use ./configure --with-timidity-cfg=/usr/local/share/timidity/timidity.cfg

NOTE: If you have alsa installed on your system but want to compile for oss, you will need to "./configure --with-oss" for the demo player to work correctly.