X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=parts%2FInstallation.tex;h=7e03773a34c6127cabcccaea0a6067b3b3f2a2a8;hp=f8d038e14ce4aa4acf8564b1d9fa4a65a654b756;hb=03e948fe7b3c97c51301e79c99802647cc584f7a;hpb=c151fad48db3450506722f6c551adf4a01e074ce diff --git a/parts/Installation.tex b/parts/Installation.tex index f8d038e..7e03773 100644 --- a/parts/Installation.tex +++ b/parts/Installation.tex @@ -6,6 +6,10 @@ \label{sec:cin_gg_appimage} The main way to install \CGG{} is to use the AppImage. This is updated regularly and works for every distro, since it already contains the necessary dependencies. +A big advantage of using the AppImage format is that it is only 1/3 the size of the normal install, +and since each release is named differently, you can keep a number of versions in a directory, +and when testing from a terminal you just have to type CinGG, then hit tab, and complete it to +the desired date release. For 64-bit systems you can choose between an image with up-to-date libraries or one that supports older libraries, which you should use only if the first image gives you problems with unsupported libs. There is also a 32-bit older distro available that has \textit{i686} as part of the filename. Installing the appimage is simple: @@ -36,18 +40,7 @@ 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: - -\begin{enumerate} - \item right-click on the appimage file - \item Properties - \item Application Tab - \item Command: - \begin{lstlisting}[style=sh] - /path/to/appimage/./CinGG-yyyymmdd.AppImage - \end{lstlisting} - \item OK -\end{enumerate} +or create a convenient desktop icon with a link to the run action, or do a \textit{Desktop Integration} manually or with external programs. 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. @@ -136,6 +129,15 @@ some minor changes. Also works on a somewhat limited basis on FreeBSD and Windows 10 with the bsd.patch for FreeBSD and the cygwin.patch for Windows 10. +NOTE: as of May 31, 2021 when Context Help was added, to include +this Context Help you will need to download the corresponding +tgz file containing the HTML manual sections referenced for the +Help pages. The file to download is: +\url{https://cinelerra-gg.org/download/images/HTML_Manual-20210531.tgz} +substituting for "20210531" the "yyyymmdd" representing latest release date. +Then unpack to your Cinelerra/bin/doc directory so it is included in +your built system. + Alternatively, there are some pre-built dynamic or static binaries which are updated on a fairly regular basis (as long as code changes have been made) available at the link below. @@ -423,6 +425,16 @@ export ac_cv_header_xmmintrin_h=no export FFMPEG_EXTRA_CFG=" --disable-vdpau" \end{lstlisting} +NOTE: as of May 31, 2021 when Context Help was added, to include +this Context Help you will need to download the corresponding +tgz file containing the HTML manual sections referenced for the +Help pages. The file to download is: +\url{https://cinelerra-gg.org/download/images/HTML_Manual-20210531.tgz} +substituting for "20210531" the "yyyymmdd" representing latest release date. +Then unpack to your Cinelerra/bin/doc directory so it is included in +your built system. The reason for not including the HTML manual in +the source code so that it would already be there, is because it is +very large and has its own GIT base. \subsection{Notes about Building from Git in your Customized Environment}% \label{sub:notes_about_building_from_git_in_your_customized_environment} @@ -948,7 +960,7 @@ capabilities. \label{sec:AV_Linux} \textbf{AV Linux} is a downloadable/installable shared snapshot -ISO image based on Debian. It provides the user an easy method to +ISO image based on MX Linux. It provides the user an easy method to get an Audio and Video production workstation without the hassle of trying to find and install all of the usual components themselves. Of course, it includes \CGG{}! @@ -967,12 +979,22 @@ graphics, animations, physical computing, etc. Click here for the \href{https://gitlab.com/giuseppetorre/bodhilinuxmedia}{homepage of Bodhi Linux}. +\subsection{DeLinuxCo} +\label{sec:delinuxco} + +\textbf{DeLinuxCo} is a distro derived from Manjaro (so Arch based) with DE Cinammon. It is a professional workstation, mainly oriented to the multimedia field but not only. It contains many specialized programs already configured, including \CGG{}. + +You can read all about DeLinuxCo \href{https://www.delinuxco.com/}{here} and download \href{https://www.delinuxco.com/download/}{here}. + \subsection{Elive} \label{sec:elive} -\textbf{Elive}, or Enlightenment live CD, is a non-commercial, cost-free operating system based on Debian, for the daily use and it can be used both as live CD or 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. +\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. +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. \section{Cinx and a “Bit” of Confusion}% \label{sec:cinx_and_a_bit_of_confusion}