X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=parts%2FInstallation.tex;h=dd799ad2198a1929f04b05d85ebcd5ec9cfd6dc4;hp=0401bd5f2dc36f3fb413580c3549efb170efc248;hb=6bd5e74e0049a69cb4cec587fed962ef2f8586ea;hpb=f163a24bcb2fcd4119bf20d8ea8508151f9d3638 diff --git a/parts/Installation.tex b/parts/Installation.tex index 0401bd5..dd799ad 100644 --- a/parts/Installation.tex +++ b/parts/Installation.tex @@ -42,7 +42,10 @@ Finally start the program from a window in the directory where the image is stor $ ./CinGG-yyyymmdd.AppImpage \end{lstlisting} -or create a convenient desktop icon with a link to the run action, or do a \textit{Desktop Integration} manually or with external programs. +or create a convenient desktop icon with a link to the run action, or do a \textit{Desktop Integration} manually or with external programs. There is a +description of a GUI methodology for doing so in this file on the webiste: + +\url{https://cinelerra-gg.org/download/images/README\_appimage.txt} Most distros already have the libraries to run the appimage, but if not you may need an additional installation. For example Arch Linux needs the \texttt{libappimage} package. @@ -50,6 +53,12 @@ Most distros already have the libraries to run the appimage, but if not you may sudo pacman -S libappimage \end{lstlisting} +And Leap 15.3 (OpenSUSE) requires installation of the \textit{appimage} package. + +\begin{lstlisting}[style=sh] + sudo zypper se -is appimage +\end{lstlisting} + \section{Download Already Built \CGG{}}% \label{sec:download_already_built_cinelerra_gg}