<br>Im trying to build k9copy....which requires ffmpeg (0.11.1), which requires texlive (20120701) in Slackware 14.<br>When I build texlive I have the following files in my texlive subdirectory:<br><br>bash-4.2# ls -alt<br>
total 1540088<br>drwxr-xr-x 5 larry users       4096 Oct 12 18:49 .<br>drwxr-xr-x 5 larry users       4096 Oct 12 17:55 ..<br>-rw-r--r-- 1 larry users 1428125120 Oct 12 17:18 texlive-20120701-texmf.tar.xz<br>-rw-r--r-- 1 larry users  131904044 Oct 12 16:51 texlive-20120701-source.tar.xz<br>
-rw-r--r-- 1 larry users       4597 Oct 12 16:48 texlive.tar.gz<br>-rw-r--r-- 1 larry users   15397249 Oct 12 16:48 texi2html-5.0.tar.bz2<br>drwxr-xr-x 2 larry users       4096 Oct 12 16:47 libsigsegv<br>-rw-r--r-- 1 larry users        765 Sep 28 23:34 README<br>
-rw-r--r-- 1 larry users        575 Sep 28 23:34 <a href="http://texlive.info">texlive.info</a><br>-rw-r--r-- 1 larry users        710 Sep 28 23:34 README.tlpkg<br>drwxr-xr-x 2 larry users       4096 Sep 28 23:34 branch2012<br>
-rw-r--r-- 1 larry users        344 Sep 28 23:34 doinst.sh<br>drwxr-xr-x 2 larry users       4096 Sep 28 23:34 patches<br>-rwxr-xr-x 1 larry users       5559 Sep 28 23:34 texlive.SlackBuild<br>-rw-r--r-- 1 larry users        894 May 26  2010 slack-desc<br>
bash-4.2#<br><br>The following is the tail of the build with the error message stating LATEX is required....:<br><br><br>checking for a BSD-compatible install... /bin/ginstall -c<br>checking whether build environment is sane... yes<br>
checking for a thread-safe mkdir -p... /bin/mkdir -p<br>checking for gawk... gawk<br>checking whether make sets $(MAKE)... yes<br>checking whether to enable maintainer-specific portions of Makefiles... no<br>checking for gcc... gcc<br>
checking whether the C compiler works... yes<br>checking for C compiler default output file name... a.out<br>checking for suffix of executables... <br>checking whether we are cross compiling... no<br>checking for suffix of object files... o<br>
checking whether we are using the GNU C compiler... yes<br>checking whether gcc accepts -g... yes<br>checking for gcc option to accept ISO C89... none needed<br>checking for style of include used by make... GNU<br>checking dependency style of gcc... gcc3<br>
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas<br>checking for ctangle... no<br>checking for cweave... no<br>checking for csplain... no<br>
checking that generated files are newer than configure... done<br>configure: creating ./config.status<br>config.status: creating Makefile<br>config.status: executing depfiles commands<br>Making all in vlna<br>make[3]: Entering directory `/tmp/SBo/texlive-20120701-source/build/utils/vlna'<br>
gcc -DPACKAGE_NAME=\"vlna\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"vlna-for-tex-live\" -DPACKAGE_VERSION=\"1.5\" -DPACKAGE_STRING=\"vlna\ for\ TeX\ Live\ 1.5\" -DPACKAGE_BUGREPORT=\"<a href="mailto:tex-live@tug.org">tex-live@tug.org</a>\" -DPACKAGE_URL=\"\" -I. -I../../../utils/vlna    -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -O2 -march=i486 -mtune=i686 -MT vlna.o -MD -MP -MF .deps/vlna.Tpo -c -o vlna.o ../../../utils/vlna/vlna.c<br>
mv -f .deps/vlna.Tpo .deps/vlna.Po<br>gcc -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -O2 -march=i486 -mtune=i686   -o vlna vlna.o  <br>make[3]: Leaving directory `/tmp/SBo/texlive-20120701-source/build/utils/vlna'<br>
=== configuring in xindy (/tmp/SBo/texlive-20120701-source/build/utils/xindy)<br>make: running /bin/sh '../../../utils/xindy/configure'  '--disable-option-checking' '--prefix=/usr' '--libdir=/usr/lib' '--mandir=/usr/man' '--infodir=/usr/info' '--with-banner-add=TeX Live 2012/Slackware (rworkman)' '--disable-native-texlive-build' '--enable-largefile' '--disable-missing' '--with-xdvi-x-toolkit=xaw' '--enable-shared' '--disable-static' '--with-x' '--without-etex' '--enable-xindy' '--with-clisp-runtime=system' '--with-system-poppler' '--with-system-xpdf' '--with-system-ncurses' '--with-system-zlib' '--with-system-libpng' '--with-system-t1lib' '--with-system-gd' '--with-system-freetype2' '--build=i486-slackware-linux' 'build_alias=i486-slackware-linux' 'CFLAGS=-O2 -march=i486 -mtune=i686' 'CXXFLAGS=-O2 -march=i486 -mtune=i686' '--enable-multiplatform=no' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--enable-biber=yes' '--enable-chktex=yes' '--enable-mtx=yes' '--enable-pmx=yes' '--enable-ps2eps=yes' '--enable-psutils=yes' '--enable-t1utils=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex8=yes' '--enable-bibtexu=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-devnag=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfmx=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gsftopk=yes' '--enable-lacheck=yes' '--enable-lcdf-typetools=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-ps2pkm=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk=yes' '--enable-ttf2pk2=no' '--enable-ttfdump=yes' '--enable-xdv2pdf=yes' '--enable-xdvik=yes' '--enable-xdvipdfmx=yes' '--enable-tetex=yes' '--enable-texlive=yes' '--with-system-icu=no' '--with-system-teckit=no' '--with-system-graphite=no' '--with-system-zziplib=no' '--with-system-freetype=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=../../../utils/xindy'<br>
checking for a BSD-compatible install... /bin/ginstall -c<br>checking whether build environment is sane... yes<br>checking for a thread-safe mkdir -p... /bin/mkdir -p<br>checking for gawk... gawk<br>checking whether make sets $(MAKE)... yes<br>
checking whether to enable maintainer-specific portions of Makefiles... no<br>checking for gcc... gcc<br>checking whether the C compiler works... yes<br>checking for C compiler default output file name... a.out<br>checking for suffix of executables... <br>
checking whether we are cross compiling... no<br>checking for suffix of object files... o<br>checking whether we are using the GNU C compiler... yes<br>checking whether gcc accepts -g... yes<br>checking for gcc option to accept ISO C89... none needed<br>
checking for style of include used by make... GNU<br>checking dependency style of gcc... gcc3<br>checking for flex... flex<br>checking lex output file root... lex.yy<br>checking lex library... -lfl<br>checking whether yytext is a pointer... yes<br>
checking whether ln -s works... yes<br>checking build system type... i486-slackware-linux-gnu<br>checking host system type... i486-slackware-linux-gnu<br>checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas<br>
checking for clisp... clisp<br>checking for perl... perl<br>checking for latex... no<br>checking for elatex... no<br>checking for lambda... no<br>checking for pdflatex... no<br>configure: error: LATEX is required to build xindy rules<br>
=== configuring in xindy failed<br>make[2]: *** [subutils] Error 1<br>make[2]: Leaving directory `/tmp/SBo/texlive-20120701-source/build/utils'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/tmp/SBo/texlive-20120701-source/build/utils'<br>
make: *** [all-recursive] Error 1<br>bash-4.2#<br><br>So, where does LATEX come from?<br><br>I'm not subscribed to the mail list, and would appreciate an email or notification of what is needed to get texlive built, so I can<br>
continue building k9copy.<br><br>Thanks.<br><br>Larry<br>