mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
minor instruction changes for FreeTTS
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6959 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
a6937a608f
commit
6747ff5e51
@ -131,7 +131,9 @@ ant</userinput></screen>
|
||||
<para>To test the results, issue:</para>
|
||||
|
||||
<screen><userinput>ant junit &&
|
||||
sh regression.sh</userinput></screen>
|
||||
cd tests &&
|
||||
sh regression.sh &&
|
||||
cd ..</userinput></screen>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
@ -151,7 +153,7 @@ ln -v -s freetts-&freetts-version; /opt/freetts</userinput></screen>
|
||||
(see the Command Explanations section for details):</para>
|
||||
|
||||
<screen role="root"><userinput>cp -v -R bin /opt/freetts-&freetts-version; &&
|
||||
install -v -m644 speech.properties /opt/jdk/jdk/jre/lib &&
|
||||
install -v -m644 speech.properties $JAVA_HOME/jre/lib &&
|
||||
cp -v -R tools /opt/freetts-&freetts-version; &&
|
||||
cp -v -R mbrola /opt/freetts-&freetts-version; &&
|
||||
cp -v -R demo /opt/freetts-&freetts-version;</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user