Mercurial > hg > audiostuff
view intercom/INSTALL @ 6:22a74b01a099 default tip
implement more meaningful test program
author | Peter Meerwald <pmeerw@cosy.sbg.ac.at> |
---|---|
date | Fri, 25 Jun 2010 16:14:50 +0200 |
parents | 13be24d74cd2 |
children |
line wrap: on
line source
INSTALL version 22jun2005 You need a C and C++ compiler for compiling. You need bash and Tcl/Tk for running intercom. You need the tcludp library for intercom. To make things easy, the intercom package contains a compiled version of tcludp. This library was compiled on SuSE 9.1 for Tcl/Tk version 8.4. Attention: The compiled lib is working with SuSE 9.1 and 9.2, but not with SuSE 9.3. tcludp sources: http://sourceforge.net/projects/tcludp tcludp documentation: http://tcludp.sourceforge.net/ You need the Speex library and the Speex headers. On SuSE Linux the RPMs are Speex and Speex-Devel. Best for intercom are Speex version 1.1.7 or above. Note: If you use RPM speex-devel please read the note in file intercomd.cpp about include of speex header file. speex sources: http://www.speex.org To compile intercom enter the following commands: make To install intercom become SUPERUSER and enter: make install The executables are copied to /usr/local/bin. The libudp is copied to /usr/local/lib. The config file goes to ~/.intercom.conf Edit the file ~/.intercom.conf to get your LABELS and your IP-ADDRESSES. Please read the file README.