Re: teTeX installation
Emre Akbas <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Message-ID | <[email protected]> |
Thomas Esser <te <at> dbs.uni-hannover.de> writes: > > Hi Zeljko, > > thanks for your feedback. > > > >That invocation is common enough (indeed, with command completion > > >almost unavoidable) that it would be a good idea if teTeX was able to > > >deal with it. > > > Or at least put instructions in the INSTALL file that the trailing / > > when specifying --prefix should NOT be there. > > I wanted to fix this (add an automatic correction for the trailing /) > for the final release (after this came up in the beta test), but I have > forgotten to do this. Sorry. > > > Well, there also isn't any clear indication of error. I was searching > > I have no idea, why. See this: > > $ if :; then WEB2C=invalid texlinks; fi; echo $? > texlinks: config file `fmtutil.cnf' not found. > 1 > > $ if :; then TEXCONFIGINPUTS=invalid fmtutil-sys --all; fi; echo $? > tcfmgr: config file `tcfmgr.map' (usually in $TEXMFMAIN/texconfig) not found. > fmtutil: config file `fmtutil.cnf' not found. > 1 > > This means that for me, both comands fail properly and should give you > a make failiure. I have no idea why this did not happen for you. I'd be > grateful to improve this with your help. > > Thomas > > Hi Thomas, Today I tried to install teTeX-3.0 on my Mandrake Linux 10.0. The installation procedure has ended normally. However, I have the same problem mentioned by Zeljko. texconfig could not find "tcfmgr.map" although it is in its place: [root@picasso tetex-src-3.0]# texconfig init tcfmgr: config file `tcfmgr.map' (usually in $TEXMFMAIN/texconfig) not found. fmtutil: config file `fmtutil.cnf' not found. texlinks: config file `fmtutil.cnf' not found. updmap: config file updmap.cfg not found. [root@picasso tetex-src-3.0]# kpsewhich -expand-var='$TEXMFMAIN' /usr/local/teTeX/share/texmf [root@picasso tetex-src-3.0]# ls /usr/local/teTeX/share/texmf/texconfig/ g/ generic README tcfmgr* tcfmgr.map v/ x/ While configuring, I both tried "--prefix=/usr/local/teTeX/" and "--prefix=/usr/local/teTeX" . But the problem is the same. What could be the problem? Thanks in advance. -- Emre Akbas