Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 31d03bff8a49c05047ecf0025c0e0327 > files > 10

cvoicecontrol-0.9-0.alpha.5mdv2009.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
 <TITLE>The CVoiceControl Handbook: Installation</TITLE>
 <LINK HREF="index-3.html" REL=next>
 <LINK HREF="index-1.html" REL=previous>
 <LINK HREF="index.html#toc2" REL=contents>
</HEAD>
<BODY>
<A HREF="index-3.html">Next</A>
<A HREF="index-1.html">Previous</A>
<A HREF="index.html#toc2">Contents</A>
<HR>
<H2><A NAME="s2">2. Installation</A></H2>

<P>
<P>
<H2><A NAME="ss2.1">2.1 How to obtain CVoiceControl</A>
</H2>

<P>
<P>CVoiceControl can be downloaded from
<A HREF="http://www.kiecza.de/daniel/">http://www.kiecza.de/daniel/</A>.
<P>
<H2><A NAME="ss2.2">2.2 Requirements</A>
</H2>

<P>
<P>Besides a working C compiler environment you will need the
following libraries to compile CVoiceControl successfully:
<P>
<UL>
<LI>Ncurses library and header files</LI>
<LI>Pthreads library</LI>
<LI>OSS sound library (sys/soundcard.h)</LI>
</UL>
<P>
<H2><A NAME="ss2.3">2.3 Compilation and installation</A>
</H2>

<P>
<P>In order to compile and install CVoiceControl on
your system, type the following in
the base directory of the CVoiceControl distribution:
<P>
<BLOCKQUOTE><CODE>
<PRE>
   % ./configure
   % make

   as (root)

   % make install
</PRE>
</CODE></BLOCKQUOTE>
<P>
<P>See the file INSTALL for additional information.
<P>Should you run into any problems please report them to the author at 
<A HREF="mailto:daniel@kiecza.de">daniel@kiecza.de</A><P>
<P>
<P>
<HR>
<A HREF="index-3.html">Next</A>
<A HREF="index-1.html">Previous</A>
<A HREF="index.html#toc2">Contents</A>
</BODY>
</HTML>