From: Good Guy Date: Wed, 1 Dec 2021 20:01:32 +0000 (-0700) Subject: minor fixes for Android X-Git-Tag: 2021-12~8 X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=commitdiff_plain;h=82f7f0c08c931927f5363ff9830301d9a6a931e3;hp=ce17d99c2f135a4dfa3c5df60ed1e4e662956bfd minor fixes for Android --- diff --git a/parts/Installation.tex b/parts/Installation.tex index 7ae11fb..37ceb68 100644 --- a/parts/Installation.tex +++ b/parts/Installation.tex @@ -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}