X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=parts%2FInstallation.tex;h=8c7aa5486cd3dedd581bb4d18b418fdfe71dec32;hb=f9882255f3819e1bc195b60d4bcedd4ee4f4a825;hp=7ae11fbb8c43d71205e0c982519945a2277b3745;hpb=ce17d99c2f135a4dfa3c5df60ed1e4e662956bfd;p=goodguy%2Fcin-manual-latex.git diff --git a/parts/Installation.tex b/parts/Installation.tex index 7ae11fb..8c7aa54 100644 --- a/parts/Installation.tex +++ b/parts/Installation.tex @@ -1021,7 +1021,7 @@ must run from an external console window to avoid this issue. \label{sec:android_termux} \index{Android} -CinGG can be run on Android (without audio), a non-x86 mostly posix system, +\CGG{} can be run on Android (without audio), a non-x86 mostly posix system, tablet or phone after installing TERMUX, the \textit{terminal emulator}. You will have to do your own build using the file in Cinelerra's \textit{blds} subdirectory, \textit{termux.bld}. @@ -1045,7 +1045,7 @@ and other files with wget to one specific location at sdcard after running termu inside termux (it will prompt you to give access to sdcard graphically the first time used). \item If you have empty versions of locale.alias, locale.dir, and -\newline \$PREFIX\/share/X11\/locale\/en\_US.UTF-8\/en\_US.UTF-8\/XLC\_LOCALE +\newline \$PREFIX/share/X11/locale/en\_US.UTF-8/XLC\_LOCALE you will have to request non-empty versions via the mailing list. \item Some helpful information on installing the X environment is at: \url{https://wiki.termux.com/wiki/Graphical\_Environment} @@ -1095,9 +1095,9 @@ Now to start up \CGG{}, type in: $ PULSE_SERVER=127.0.0.1 ./cin.sh \end{lstlisting} -You can even build a package version similiar to Debian, just with 'pkg search\/pkg install' -instead of 'apt search/install' and with '*-static' instead of '-dev\/-devel packages'. For more -information on this, see: +You can even build a package version similiar to Debian, just with "pkg search pkg\_name / pkg install + pkg\_name" instead of "apt search/install pkg\_name" and with "*-static" instead of "*-dev/-devel packages". +For more information on this, see: \url{https://wiki.termux.com/wiki/Package\_Management} \newline \url{https://wiki.termux.com/wiki/Building\_packages}