Hi,
I have the following problem with texlive (or more precisely with the following parts I have installed:
)
When I try to compile a simple teX-file using the tex command, I get the following:
So from this one could conjecture some kind of path definition problem. Before I dig further, I want to ask around here if somebody has had the same problem.
If not, I will try to solve that and post the solution here.
Thank you for any answer...
I have the following problem with texlive (or more precisely with the following parts I have installed:
Code:
fbsd_home:~/tex bernd$ pkg info | grep "texlive"
texlive-base-20140525_1 TeX Live Typesetting System, base binaries
texlive-infra-34227 Basic TeXLive infrastructure
texlive-texmf-20140525_3 TeX Live Typesetting System, texmf Tree
fbsd_home:~/tex bernd$
When I try to compile a simple teX-file using the tex command, I get the following:
Code:
fbsd_home:~/tex bernd$ tex example.tex
This is TeX, Version 3.14159265 (Web2C 2014) (preloaded format=tex)
kpathsea: Running mktexfmt tex.fmt
I can't find the format file `tex.fmt'!
So from this one could conjecture some kind of path definition problem. Before I dig further, I want to ask around here if somebody has had the same problem.
If not, I will try to solve that and post the solution here.
Thank you for any answer...