X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=parts%2FInstallation.tex;h=55d3b70af662b745a257af96c6570ea917aad9e7;hb=5532aef6c024e0cd81833d961fdcc57489f28cb0;hp=0401bd5f2dc36f3fb413580c3549efb170efc248;hpb=f163a24bcb2fcd4119bf20d8ea8508151f9d3638;p=goodguy%2Fcin-manual-latex.git diff --git a/parts/Installation.tex b/parts/Installation.tex index 0401bd5..55d3b70 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,16 @@ 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} + +In addition, if you are using the OpenGL video driver, you will need to install the appropriate OpenGL +drivers for your Operating System graphics board because libGLU.so and other OpenGL libraries are +not included in the AppImage. + \section{Download Already Built \CGG{}}% \label{sec:download_already_built_cinelerra_gg} @@ -1034,10 +1047,11 @@ You can read all about DeLinuxCo \href{https://www.delinuxco.com/}{here} and dow \textbf{Elive}, or Enlightenment live CD, is a non-commercial, cost-free operating system based on Debian, and it can be used either as a live CD or an Installed system. Elive uses a customized Enlightenment desktop. It is fast, user-friendly and feature-rich and \CGG{} is included in the 64 bit version. -Click \href{https://www.elivecd.org/}{Elive} for more information. The \CGG{} package is at -\href{http://repository.elivecd.org/pool/multimedia/c/cinelerra-gg/} {package} - just download -the .deb file and install via “dpkg -i “. To include access to the Alt/h hotkey help, also install -\href{http://repository.elivecd.org/pool/multimedia/c/cinelerra-gg-manual/}{manual} for help. +Click \href{https://www.elivecd.org/}{Elive} for more information. The \CGG{} packages for the program +and the manual are in the direcotry at +\href{https://repo.bullseye.elive.elivecd.org/pool/multimedia/c/} {Bullseye version 11} and +\href{http://repo.buster.elive.elivecd.org/pool/multimedia/c/}{Buster version 10} - just download +the .deb files inside that directory and install via “dpkg -i “. \section{Cinx and a “Bit” of Confusion}% \label{sec:cinx_and_a_bit_of_confusion}