darkice/darkice/trunk
darkeye 3f4d93404a fixed typos in CVS substition keywords 2001-09-02 09:54:12 +00:00
..
man made some description options in the darkice config file optional 2001-08-29 21:08:30 +00:00
src fixed typos in CVS substition keywords 2001-09-02 09:54:12 +00:00
stl added Standard Template Library 2000-11-08 17:26:03 +00:00
AUTHORS added support for unlimited time encoding 2001-08-26 08:43:13 +00:00
COPYING preparing for 0.1 release 2000-11-13 20:22:07 +00:00
ChangeLog cosmetic changes 2001-08-28 06:16:48 +00:00
INSTALL corrected lame FTP site URL 2001-08-31 20:09:29 +00:00
Makefile.am a bit cleanup for the target dist-hook 2001-08-29 21:00:30 +00:00
NEWS better late than never 2001-08-28 05:59:50 +00:00
README added man page 2001-08-28 06:00:06 +00:00
TODO more things to do :) 2001-08-29 21:10:11 +00:00
acinclude.m4 removed external command-line encoder support 2001-08-26 20:44:30 +00:00
configure.in renamed configure.h to config.h 2001-08-30 17:25:56 +00:00
darkice.cfg preparing for 0.1 release 2000-11-13 20:22:07 +00:00
install-sh changed builting to an automake / autoconf environment 2000-11-05 14:08:28 +00:00
missing changed builting to an automake / autoconf environment 2000-11-05 14:08:28 +00:00
mkinstalldirs changed builting to an automake / autoconf environment 2000-11-05 14:08:28 +00:00
stamp-h.in changed builting to an automake / autoconf environment 2000-11-05 14:08:28 +00:00
update-conf renamed configure.h to config.h 2001-08-31 20:09:53 +00:00

README

DarkIce 0.4 live audio streamer, http://darkice.sourceforge.net
Copyright (c) 2000-2001, Tyrell Hungary, http://tyrell.hu


Contents
--------

1. Compiling and installing



1. Compiling and installing
---------------------------

On how to compile and install, please read the file INSTALL. If you're
impatient, try:

./configure
make

The executable built is src/darkice.
To install, try as root:

make install


For documentation, try:

man darkice