Re: Format file not found - solution

Reinhard Kotucha <[email protected]> Thu, 26 Jan 2006 21:37:57 +0100
Newsgroups gmane.comp.tex.tetex.general
Message-ID <[email protected]>
>>>>> "Gerhard" == Gerhard Wilhelms <[email protected]> writes:

  > Hi, all I had to do was disabling account based configuration to a
  > global configuration by editing

  > /usr/local/texlive/2005/texmf/web2c/texmf.cnf

There are now two programs, texconfig and texconfig-sys.

The best way is to use texconfig-sys instead of editing files manually
to perform the system-wide configuration.  texconfig now allows users
to have their own configurations and apache will use the system-wide
configuration.

For instance, you can instruct dvips globally to send its output to a
file (using texconfig-sys).  Each user is still able to convince dvips
to send output to a printer of his/her choice (using texconfig).

If you run texconfig as root, you create a personal configuration for
user root in /root/.texlive2005/texmf-var .  I suppose this happened
to you.

% working configuration for Ember
TEXMFVAR = $TEXMFMAIN

The idea of $TEXMFVAR is that modified config files do not overwrite
files provided by the distribution.  You just disabled this feature.

A few things had been changed a few months ago, so it´s worthwhile to
read the TeXLive (or teTeX) documentation.

Regards,
  Reinhard

-- 
----------------------------------------------------------------------------
Reinhard Kotucha			              Phone: +49-511-4592165
Marschnerstr. 25
D-30167 Hannover	                      mailto:[email protected]
----------------------------------------------------------------------------
Microsoft isn't the answer. Microsoft is the question, and the answer is NO.
----------------------------------------------------------------------------