traverso-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Traverso-commit] docs/manual/en installation.tex traverso-manual...


From: Nicola Doebelin
Subject: [Traverso-commit] docs/manual/en installation.tex traverso-manual...
Date: Tue, 27 Nov 2007 21:44:01 +0000

CVSROOT:        /sources/traverso
Module name:    docs
Changes by:     Nicola Doebelin <n_doebelin>    07/11/27 21:44:01

Modified files:
        manual/en      : installation.tex traverso-manual01.pdf 

Log message:
        Corrections to the installation chapter

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/docs/manual/en/installation.tex?cvsroot=traverso&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/docs/manual/en/traverso-manual01.pdf?cvsroot=traverso&rev=1.4

Patches:
Index: installation.tex
===================================================================
RCS file: /sources/traverso/docs/manual/en/installation.tex,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- installation.tex    27 Nov 2007 19:56:53 -0000      1.3
+++ installation.tex    27 Nov 2007 21:44:00 -0000      1.4
@@ -23,11 +23,11 @@
  \item fftw3, fftw3-dev
  \item jackd, qjackctl, gcc, g++, make, cmake
  \item build-essential
- \item libwavpack1, libwavpack-dev *
- \item liblame0, liblame-dev *
- \item libogg0, libogg-dev, liboggflac3 *
- \item libflac++-dev, libflac++6 *
- \item libmad0-dev, libmad0 *
+ \item libwavpack1, libwavpack-dev
+ \item liblame0$^\bigstar$, liblame-dev$^\bigstar$
+ \item libogg0$^\bigstar$, libogg-dev$^\bigstar$
+ \item libflac++-dev$^\bigstar$, libflac++6$^\bigstar$
+ \item libmad0-dev$^\bigstar$, libmad0$^\bigstar$
 \end{itemize}
 On (K,X)Ubuntu the following will get you going:
 \begin{verbatim}
@@ -37,12 +37,12 @@
  libjack0.100.0-dev libasound2 libasound2-dev \
  libwavpack1 libwavpack-dev \
  liblame0 liblame-dev \
- libogg0 libogg-dev liboggflac3 \
+ libogg0 libogg-dev \
  libflac++-dev libflac++6 \
  libmad0-dev libmad0 \
  fftw3 fftw3-dev jackd qjackctl gcc g++ make cmake
 \end{verbatim}
-The packages marked with * are optional, but they will add support for 
compressed file formats such as Ogg/Vorbis, MP3, or FLAC. Thus if they are 
avalable for your platform, it is recommended to install them as well. If some 
packages are not available, you should enable the universe repository. 
Instructions on how to add repositories are available for Kubuntu and Ubuntu on 
the distribution website and related forums / wikis.
+The packages marked with $^\bigstar$ are optional, but they will add support 
for compressed file formats such as Ogg/Vorbis, MP3, or FLAC. Thus if they are 
avalable for your platform, it is recommended to install them as well. If some 
packages are not available, you should enable the universe repository. 
Instructions on how to add repositories are available for Kubuntu and Ubuntu on 
the distribution website and related forums / wikis.
 
 In case you have version 3 of the Qt library installed (which is the default 
in (K,X)Ubuntu), you must make sure that the tools of version 4 are used. Open 
a terminal, enter the following commands and always select the Qt4 version when 
asked:
 
@@ -60,11 +60,4 @@
 $ cmake .
 $ make -j 2
 \end{verbatim}
-
-This will take some time, and if you followed the instructions above 
carefully, it should run through without errors. When the make process has 
finished and you get back the  command line prompt, start Traverso by typing 
\texttt{bin/traverso}. If this doesn't work, check again if you followed the 
instructions above correctly, as the compilation seems to have failed. To  
install the software, type the following lines:
-
-\begin{verbatim}
-$ sudo make install
-$ sudo echo /usr/local/lib >> /etc/ld.so.conf
-$ sudo ldconfig
-\end{verbatim}
+This will take some time, and if you followed the instructions above 
carefully, it should run through without errors. When the make process has 
finished and you get back to the command line prompt, start Traverso by typing 
\texttt{bin/traverso}. If this doesn't work, check again if you followed the 
instructions above correctly, as the compilation seems to have failed.

Index: traverso-manual01.pdf
===================================================================
RCS file: /sources/traverso/docs/manual/en/traverso-manual01.pdf,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
Binary files /tmp/cvs0n5ApJ and /tmp/cvstWC2R8 differ




reply via email to

[Prev in Thread] Current Thread [Next in Thread]