source: multimedia/libdriv/nas.xml@ 512e6761

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 512e6761 was 7d8442f1, checked in by Randy McMurchy <randy@…>, 20 years ago

Removed bison patch, added init script, configuration information and command descriptions to NAS

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2531 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.6 KB
Line 
1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
2 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../../general.ent">
4 %general-entities;
5
6 <!ENTITY nas-download-http "http://nas.codebrilliance.com/nas/nas-&nas-version;.src.tar.gz">
7 <!ENTITY nas-download-ftp "ftp://ftp.us.xemacs.org/pub/xemacs/aux/nas-&nas-version;.src.tar.gz">
8 <!ENTITY nas-size "1.0 MB">
9 <!ENTITY nas-buildsize "13 MB">
10 <!ENTITY nas-time "0.30 SBU">
11]>
12
13<sect1 id="nas" xreflabel="NAS-&nas-version;">
14<?dbhtml filename="nas.html"?>
15<title>NAS-&nas-version;</title>
16
17<sect2>
18<title>Introduction to <application><acronym>NAS</acronym></application></title>
19
20<para>The Network Audio System is a network transparent, client/server audio
21transport system. It can be described as the audio equivalent of an
22<application>X</application> server.</para>
23
24<sect3><title>Package information</title>
25<itemizedlist spacing='compact'>
26<listitem><para>Download (HTTP): <ulink url="&nas-download-http;"/></para></listitem>
27<listitem><para>Download (FTP): <ulink url="&nas-download-ftp;"/></para></listitem>
28<listitem><para>Download size: &nas-size;</para></listitem>
29<listitem><para>Estimated Disk space required: &nas-buildsize;</para></listitem>
30<listitem><para>Estimated build time: &nas-time;</para></listitem></itemizedlist>
31</sect3>
32
33<!-- <sect3><title>Additional downloads</title>
34<itemizedlist spacing='compact'>
35<listitem><para>Required Patch: <ulink
36url="&patch-root;/nas-&nas-version;-bison_fix-1.patch"/></para></listitem>
37</itemizedlist></sect3> -->
38
39<sect3><title><application>NAS</application> dependencies</title>
40<sect4><title>Required</title>
41<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)
42</para></sect4>
43</sect3>
44
45</sect2>
46
47<sect2>
48<title>Installation of <application><acronym>NAS</acronym></application></title>
49
50<para>Install <application><acronym>NAS</acronym></application> by running the
51following commands:</para>
52
53<!-- <screen><userinput><command>patch -Np1 -i ../nas-&nas-version;-bison_fix-1.patch &amp;&amp; -->
54<screen><userinput><command>xmkmf &amp;&amp;
55make Makefiles &amp;&amp;
56make includes &amp;&amp;
57make depend &amp;&amp;
58make &amp;&amp;
59make install install.man</command></userinput></screen>
60
61<!--
62make INCROOT=/usr/include USRLIBDIR=/usr/lib \
63MANPATH=/usr/share/man BINDIR=/usr/bin \
64LIBDIR=/usr/lib CONFIGDIR=/usr/X11R6/lib/X11/config \
65install install.man
66-->
67</sect2>
68
69<sect2>
70<title>Command explanations</title>
71
72<para><command>xmkmf...</command>: These commands use the standard for
73compiling <application>X</application> based applications.</para>
74
75<!--
76<para><command>make INCROOT=...</command>: These commands install with
77the <filename class="directory">/usr</filename> prefix
78instead of the default <filename class="directory">/usr/X11R6</filename>
79prefix. They also install the man pages.</para>
80-->
81
82</sect2>
83
84<sect2>
85<title>Configuring <acronym>NAS</acronym></title>
86
87<sect3><title>Configuring <application>NAS</application></title>
88
89<!-- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../../lib-config.xml"/> -->
90
91<sect4><title>Config Files</title>
92<para><filename>/etc/nas/nasd.conf</filename></para>
93</sect4>
94
95<sect4><title>Configuration Information</title>
96<para>Create the <application>NAS</application> configuration file using the
97following command:</para>
98<screen><userinput><command>cp /etc/nas/nasd.conf.eg /etc/nas/nasd.conf</command></userinput></screen>
99<para>Edit the new configuration file to suit your network and system needs.</para>
100
101<para>Install the <filename>/etc/rc.d/init.d/nas</filename> init script
102included in the <xref linkend="intro-important-bootscripts"/>
103package.</para>
104
105<screen><userinput><command>make install-nas</command></userinput></screen>
106
107<para>The init script uses a default parameter to allow access to all hosts on
108the network. Review the <command>nasd</command> man page for other available
109parameters if you need to modify the script.</para>
110</sect4>
111</sect3>
112
113</sect2>
114
115<sect2>
116<title>Contents</title>
117
118<para>The <application><acronym>NAS</acronym></application> package contains
119<command>auconvert</command>, <command>auctl</command>,
120<command>audemo</command>, <command>audial</command>,
121<command>auedit</command>, <command>auinfo</command>,
122<command>aupanel</command>, <command>auplay</command>,
123<command>aurecord</command>, <command>auscope</command>,
124<command>autool</command>, <command>auwave</command>,
125<command>auphone</command>, <command>checkmail</command>,
126<command>nasd</command>, <command>issndfile</command>,
127<command>playbucket</command>, <command>soundtoh</command> and the
128<filename class='libraryfile'>libaudio</filename> libraries.</para>
129
130</sect2>
131
132<sect2>
133<title>Description</title>
134
135<sect3><title>au{utilities}</title>
136<para>The <command>au{utilities}</command> are a collection of tools to
137convert, play, edit, record, and manipulate sound files. See the respective
138man page for each utility for a full description.</para>
139</sect3>
140
141<sect3><title>checkmail</title>
142<para><command>checkmail</command> plays a sound file when the user receives
143mail.</para>
144</sect3>
145
146<sect3><title>nasd</title>
147<para><command>nasd</command> is the Network Audio System server daemon.</para>
148</sect3>
149
150<sect3><title>issndfile</title>
151<para><command>issndfile</command> checks if a file is in a recognized audio
152file format.</para>
153</sect3>
154
155<sect3><title>playbucket</title>
156<para><command>playbucket</command> plays, or creates, the bucket
157corresponding to the specified file.</para>
158</sect3>
159
160<sect3><title>soundtoh</title>
161<para><command>soundtoh</command> converts a sound file to a C language header
162file.</para>
163</sect3>
164
165</sect2>
166
167</sect1>
Note: See TracBrowser for help on using the repository browser.