Gentoo Archives: gentoo-dev

From: "Chad M. Huneycutt" <chad.huneycutt@×××.org>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Problem With TeX and opencm
Date: Wed, 10 Jul 2002 08:01:26
Message-Id: 3D2C3023.8090606@acm.org
In Reply to: Re: [gentoo-dev] Problem With TeX and opencm by Matthew Kennedy
1 Matthew Kennedy wrote:
2 > It is actually a bug in the opencm ebuild and should goto
3 > bugs.gentoo.org. The correct solution is to add:
4 >
5 > addwrite "/var/lib/texmf"
6 > addwrite "/usr/share/texmf"
7 > addwrite "/var/cache/fonts"
8
9 Is this in some way superior to the environment variable solution
10 suggested? It seems like the best solution will always be to, when
11 possible, write to the sandbox, and that is what that solution allows.
12 However, I am not familiar with exactly what is going on, so maybe
13 merging those files doesn't work correctly, or some paths would be
14 incorrect?
15
16 Chad

Replies

Subject Author
Re: [gentoo-dev] Problem With TeX and opencm Matthew Kennedy <mkennedy@g.o>