You are not logged in.
hi,
I can't make a pdf from a .texi file
here's what I do and what I get :
$ texi2dvi -p -o bashRef.pdf /tmp/bash.texi
You don't have a working TeX binary (tex) installed anywhere in
your PATH, and texi2dvi cannot proceed without one. If you want to use
this script, you'll need to install TeX (if you don't have it) or change
your PATH or TEX environment variable (if you do). See the --help
output for more details.
For information about obtaining TeX, please see http://tug.org/texlive,
or do a web search for TeX and your operating system or distro.Last edited by N_BaH (2022-03-14 14:38:30)
Offline
And do you have a question? That's about the clearest error message I've seen - what more information do you need?
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
It is a pretty clear message, but if you're still lost:
# pacman -S texlive-coreArch could consider making texlive-core (or maybe just texlive-bin) an optional requirement for texinfo.
Last edited by frabjous (2022-03-14 14:27:27)
Offline
yes.
thank you.
Offline