ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Tobias Burnus <burnus@gmx.de>
Subject: Re: Building and installing pdftex 1.30 on teTeX 3.0
Date: Tue, 29 Nov 2005 20:15:35 +0100	[thread overview]
Message-ID: <438CA8D7.9050008@gmx.de> (raw)
In-Reply-To: <20051129184320.GA8824@puritan.petwork>

Hi,

Nikolai Weibull wrote:
>> The only texmf.cnf lives in /etc/texmf.cnf; other are symlinks to it.
>>     
> Do you have a symlink in /etc/share/texmf/web2c as well?
>   
Well, I have with a standard-SUSE-10.0 teTeX only 
/etc/texmf/web2c/texmf.cnf and neither of those others.

To find the texmf.cnf, which TeX uses, enter:
   kpsewhich texmf.cnf
(gives here: /usr/share/texmf/web2c/texmf.cnf)

to find the real file (you can also edit the symlink, actually), use 
readlink:
  readlink -f `kpsewhich texmf.cnf`
(gives here: "/etc/texmf/web2c/texmf.cnf", the symlink above is actually 
"../../../../etc/texmf/web2c/texmf.cnf")

Tobias

      parent reply	other threads:[~2005-11-29 19:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-28 18:03 Nikolai Weibull
2005-11-28 18:13 ` Taco Hoekwater
2005-11-28 20:05   ` Nikolai Weibull
2005-11-28 20:51     ` Thomas A. Schmitz
2005-11-29 19:39       ` Hans van der Meer
2005-11-29 20:04         ` VnPenguin
2005-11-30  8:28         ` Hans Hagen
2005-11-30  8:47           ` Taco Hoekwater
2005-11-28 18:17 ` Hans Hagen
2005-11-28 19:26 ` VnPenguin
2005-11-29 16:38 ` Jose Antonio Rodriguez
2005-11-29 18:43   ` Nikolai Weibull
2005-11-29 19:08     ` Jose Antonio Rodriguez
2005-11-29 19:15     ` Tobias Burnus [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=438CA8D7.9050008@gmx.de \
    --to=burnus@gmx.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).