Gentoo Archives: gentoo-dev

From: Mark Cox <coxhome@×××××××××××××.au>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Problem With TeX and opencm
Date: Sun, 07 Jul 2002 22:11:16
Message-Id: 1026098233.19963.27.camel@mango
In Reply to: Re: [gentoo-dev] Problem With TeX and opencm by Matthew Kennedy
1 Sorry I forgot this bit
2
3 I get the error after doing
4
5 ebuild opencm-0.1.0_alpha7-r2.ebuild compile
6
7 so doesn't sandbox get called anyway.
8
9 On Mon, 2002-07-08 at 11:49, Matthew Kennedy wrote:
10 > Do you have sandbox in /etc/ld.so.preload? If so, try deleting
11 > /etc/ld.so.preload
12 >
13 >
14 > On Sun, 2002-07-07 at 21:47, Mark Cox wrote:
15 > >
16 > > opencm (www.opencm.org) wants to generate ps documents from info files
17 > > when you tell it to compile. The problem is sandbox (I think it is this
18 > > that denies access to everything outside of the work dir..someone
19 > > correct if it isn't.) causes this to happen .
20 > >
21 > >
22 > > dvips -t letter opencm.dvi -o tmp.ps
23 > > This is dvips(k) 5.86 Copyright 1999 Radical Eye Software
24 > > (www.radicaleye.com)
25 > > ' TeX output 2002.07.08:1220' -> tmp.ps
26 > > kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+437/600
27 > > --dpi 1037 cmbx12
28 > > ACCESS DENIED mkdir: /usr/share/texmf/fonts/pk
29 > > mkdir: cannot create directory `/usr/share/texmf/fonts/pk': Permission
30 > > denied
31 > > kpsestat: /usr/share/texmf/fonts/pk/..: No such file or directory
32 > > chmod: too few arguments
33 > > Try `chmod --help' for more information.
34 > > ACCESS DENIED mkdir: /usr/share/texmf/fonts/pk/ljfour
35 > > mkdir: cannot create directory `/usr/share/texmf/fonts/pk/ljfour':
36 > > Permission denied
37 > > kpsestat: /usr/share/texmf/fonts/pk/ljfour/..: No such file or directory
38 > > chmod: too few arguments
39 > > Try `chmod --help' for more information.
40 > > ACCESS DENIED mkdir: /usr/share/texmf/fonts/pk/ljfour/public
41 > > mkdir: cannot create directory
42 > > `/usr/share/texmf/fonts/pk/ljfour/public': Permission denied
43 > > kpsestat: /usr/share/texmf/fonts/pk/ljfour/public/..: No such file or
44 > > directory
45 > > chmod: too few arguments
46 > > Try `chmod --help' for more information.
47 > > ACCESS DENIED mkdir: /usr/share/texmf/fonts/pk/ljfour/public/cm
48 > > mkdir: cannot create directory
49 > > `/usr/share/texmf/fonts/pk/ljfour/public/cm': Permission denied
50 > > kpsestat: /usr/share/texmf/fonts/pk/ljfour/public/cm/..: No such file or
51 > > directory
52 > > chmod: too few arguments
53 > > Try `chmod --help' for more information.
54 > > mktexpk: mktexdir /usr/share/texmf/fonts/pk/ljfour/public/cm failed.
55 > > kpathsea: Appending font creation commands to missfont.log.
56 > > dvips: Font cmbx12 not found, characters will be left blank.
57 > >
58 > > This is repeated for every font it uses. Giving this in the missfont.log
59 > > file.
60 > >
61 > > mktexpk --mfmode ljfour --bdpi 600 --mag 1+437/600 --dpi 1037 cmbx12
62 > > mktexpk --mfmode ljfour --bdpi 600 --mag 1+120/600 --dpi 720 cmbx12
63 > > mktexpk --mfmode ljfour --bdpi 600 --mag 1+57/600 --dpi 657 cmr10
64 > > mktexpk --mfmode ljfour --bdpi 600 --mag 1+57/600 --dpi 657 cmsy10
65 > > mktexpk --mfmode ljfour --bdpi 600 --mag 1+264/600 --dpi 864 cmbx12
66 > > mktexpk --mfmode ljfour --bdpi 600 --mag 1+0/600 --dpi 600 cmr12
67 > > mktexpk --mfmode ljfour --bdpi 600 --mag 1+264/600 --dpi 864 cmbxti10
68 > > mktexpk --mfmode ljfour --bdpi 600 --mag 1+57/600 --dpi 657 cmti10
69 > > mktexpk --mfmode ljfour --bdpi 600 --mag 1+57/600 --dpi 657 cmtt10
70 > > mktexpk --mfmode ljfour --bdpi 600 --mag 1+57/600 --dpi 657 cmsl10
71 > > mktexpk --mfmode ljfour --bdpi 600 --mag 1+57/600 --dpi 657 cmbx12
72 > > mktexpk --mfmode ljfour --bdpi 600 --mag 1+57/600 --dpi 657 cmsltt10
73 > > mktexpk --mfmode ljfour --bdpi 600 --mag 1+57/600 --dpi 657 cmb10
74 > > mktexpk --mfmode ljfour --bdpi 600 --mag 1+0/600 --dpi 600 cmr7
75 > > mktexpk --mfmode ljfour --bdpi 600 --mag 1+0/600 --dpi 600 cmr9
76 > > mktexpk --mfmode ljfour --bdpi 600 --mag 1+0/600 --dpi 600 cmti9
77 > > mktexpk --mfmode ljfour --bdpi 600 --mag 1+0/600 --dpi 600 cmtt9
78 > >
79 > > Does anyone know how to fix this ??
80 > >
81 > > Mark Cox
82 > >
83 > >
84 > >
85 > >
86 > >
87 > >
88 > > _______________________________________________
89 > > gentoo-dev mailing list
90 > > gentoo-dev@g.o
91 > > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
92 > --
93 > Matthew Kennedy
94 > Gentoo Linux Developer
95 >