File: INSTALL

package info (click to toggle)
xmms-jack 0.16-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,392 kB
  • ctags: 497
  • sloc: sh: 8,312; ansic: 2,517; makefile: 68
file content (23 lines) | stat: -rw-r--r-- 538 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
xmms-jacks - jack output plugin for xmms
-------------------------------------------

Requirements
--------------
To build from source:
glib, gtk, xmms

Installing xmms-jack
----------------------

To install xmms-jack, simply run the following commands:
./autogen.sh
make
make install (as a root user if you aren't already)

if this doesn't work, try 'make distclean' and repeat ;-)

Installing for BMP(Beep Media Player)
-------------------------------------
make -f Makefile.BMP clean
make -f Makefile.BMP
make -f Makefile.BMP install