Rockbox Development > Starting Development and Compiling
Missing inputenx
nieroster:
Hello,
I have a completely different issue building the manual. The building process stops with an error:
! LaTeX Error: File `inputenx.sty' not found.
I definitely could not find this file on my machine, so the error message is correct. However I have found a file called `inputenc.sty' in the cygwin\usr\share\texmf\tex\latex\base folder.
I deleted the cygwin folder, did a clean setup of cygwin 1.7.9.1 according to the development guide (http://www.rockbox.org/wiki/CygwinDevelopment) and ran the rockboxdev.sh shell script to build the cross compiler (running for 2hrs!). Building the rockbox binaries perfectly works but I still have troubles building the manual.
Is the missing file supposed to be part of the build environment? In this case which package am I missing? Or is it part of the rockbox sources?
Any help is very much appreciated.
Regards,
Franz
AlexP:
You need the inputenx package (which is different to inputenc). Hopefully you can install this through the cygwin installer, if not you might need to do it manually. I can't help much more I'm afraid as I don't use cygwin.
P.S. For a completely different issue, a new thread is appropriate. I've split it. :)
nieroster:
Hello AlexP,
thank you for your answer and splitting ;).
I have installed the following packages as suggested in the development guide:
tetex-base
tetex-bin
tetex-extra
texinfo
The cygwin installer also lists the following LaTeX related packages:
tetex (install helper)
tetex-tiny (tiny libraries subset)
tetex-x11 (X11 binaries)
texi2html A highly customizable texinfo to HTML and other formats translator
untex: Remove LaTeX commands from input
which of them do I need?
Regards,
Franz
Buschel:
Just follow the installation instructions in the pdf document linked below. I added inputenx and could create the manual afterrwards.
http://www.tex.ac.uk/tex-archive/macros/latex/contrib/oberdiek/inputenx.pdf
nieroster:
Thank you, this indeed worked! :)
Franz
Navigation
[0] Message Index
[#] Next page
Go to full version