X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=parts%2FInstallation.tex;h=5c1fe947a4ccbfd58aa731f0c26fd07e4748fadc;hb=22742e24ca653e86079635500875c289cda535d7;hp=325cf900b147d292954a7cc4273eab032024f82e;hpb=35a2b51ca206359cd74ddb179c18a3b685c241e9;p=goodguy%2Fcin-manual-latex.git diff --git a/parts/Installation.tex b/parts/Installation.tex index 325cf90..5c1fe94 100644 --- a/parts/Installation.tex +++ b/parts/Installation.tex @@ -444,13 +444,15 @@ git clean -i # interactive clean, use answer 1 to "clean" \subsection{How to Build from a Previous GIT Version}% \label{sub:how_to_build_from_a_previous_git_version} -% FIXME The listing is here because... +If you have a problem with the current GIT version, you can revert +to a previous working version easily. The commands to use will be +similar to these next lines which are then explained in more detail. \strut -% + \begin{lstlisting}[style=sh] -cd //cin5_repo -git log -git checkout +cd //cin5 # substitute your repo path name for cin5 +git log # shows a list of versions +git checkout # choose a version number as listed \end{lstlisting} The \texttt{git log} command produces a log file with hash values @@ -509,10 +511,10 @@ static (non\_debug) build as follows but instead of using \texttt{/tmp} substitute your permanent disk path if you want to keep it. -% FIXME cd /tmp/ && git clone ? \begin{lstlisting}[style=sh] -git clone ... -cp -a /path/cinelerra-5.1 /tmp/ +cd // +git clone --depth 1 "git://git.cinelerra-gg.org/goodguy/cinelerra.git" cinelerra5 +cp -a //cinelerra-5.1 /tmp/ cd /tmp/cinelerra-5.1 ./bld.sh \end{lstlisting} @@ -755,8 +757,7 @@ tar -xJf /path/cygcin-bld.tar.bz2 This creates \texttt{\~{}/cygcin}, a user build installation of \CGG{} and requires approximately 400MB storage. -\underline{Running \CGG{}:} - +\paragraph{Running \CGG{}:} You will need to start a cygwin desktop from the startup menu: \begin{enumerate} \item \texttt{Start$\rightarrow$ Cygwin-X $\rightarrow$ Openbox} @@ -795,7 +796,7 @@ example h264/h265), and utilities. The only graphics driver is X11 and the only sound driver is pulseaudio. Almost all configurable omissions are applied to this build. -\underline{\CGG{} build on cygwin from source code:} +\paragraph{\CGG{} build on cygwin from source code:} \begin{enumerate} \item Download and install ffmpeg into /usr/local : @@ -869,7 +870,7 @@ themselves. Of course, it includes \CGG{}! Click here for the \href{http://www.bandshed.net/avlinux/}{homepage of AV Linux}. -\subsection{Bodhi Linux} +\subsection{Bodhi Linux Media} \label{sec:Bodhi_Linux} \textbf{Bodhi Linux Media} is a free and open source distribution that