I was concerned that I may have over time messed with my
system too much. So I reloaded the the 2002 version of the
TeXLive CDROM. Things worked more or less. Then I was concerned
that I should upgrade to the latest Context. So I downloaded
cont-en.zip from the site and unzipped it in my /usr/TeX directory.
This is a Linux system. Now if I sign on as an ordinary user
when I run texexec I get a "file access denied" message. NO
clue as to which file is denying access.
And when I run texexec as root from a command line, then I get
TeXExec 3.2 - ConTeXt / PRAGMA ADE 1997-2003
executable : pdfetex
format : cont-en
inputfile : pub
output : standard
interface : en
current mode : none
TeX run : 1
This is pdfeTeX, Version 3.14159-1.00b-pretest-20020211-2.1 (Web2C 7.3.7x)
entering extended mode
(./pub.tex{/usr/TeX/texmf-var/pdftex/config/pdftex.cfg}
ConTeXt ver: 2002.5.24 fmt: 2003.5.5 int: english mes: english
language : language en is active
system : cont-new loaded
(/usr/TeX/texmf/tex/context/base/cont-new.tex
systems : beware: some patches loaded from cont-new.tex!
)
system : cont-old loaded
(/usr/TeX/texmf/tex/context/base/cont-old.tex
loading : Context Old Macros
)
system : cont-fil loaded
(/usr/TeX/texmf/tex/context/base/cont-fil.tex
loading : Context File Synonyms
)
bodyfont : 12pt rm is loaded
language : patterns 2:2-en-2 4:2-de-2 5:2-fr-2 6:2-es-2 7:2-it-2
8:2-nl-2
loaded
specials : tex,postscript,rokicki loaded
system : pub.top loaded
(./pub.top)
pdftex : needs map file: original-context-symbol.map
pdftex : needs map file: pl0-ams-cmr.map
pdftex : needs map file: original-vogel-symbol.map
specials : loading definition file tpd
(/usr/TeX/texmf/tex/context/base/spec-tpd.tex
specials : loading definition file fdf
(/usr/TeX/texmf/tex/context/base/spec-fdf.tex
Hi, On Tue, 6 May 2003, John Culleton wrote:
So I downloaded cont-en.zip from the site and unzipped it in my /usr/TeX directory. [...] Now if I sign on as an ordinary user when I run texexec I get a "file access denied" message. NO clue as to which file is denying access.
You could try: cd /usr/TeX; chmod -R a+r . # Make sure every file is readable find . -type d | xargs chmod a+x # Make sure every directory is excutable
And when I run texexec as root from a command line, then I get Can you try to do: texhash fmtutil --all texhash
It might work, otherwise I have spontaneously no idea. Tobias
On Tuesday 06 May 2003 01:40 pm, Tobias Burnus wrote:
Hi,
On Tue, 6 May 2003, John Culleton wrote:
So I downloaded cont-en.zip from the site and unzipped it in my /usr/TeX directory. [...] Now if I sign on as an ordinary user when I run texexec I get a "file access denied" message. NO clue as to which file is denying access.
You could try: cd /usr/TeX; chmod -R a+r . # Make sure every file is readable find . -type d | xargs chmod a+x # Make sure every directory is excutable
And when I run texexec as root from a command line, then I get
Can you try to do: texhash fmtutil --all texhash
Thanks Tobias! I will never know what was the disease, but your medicine was the cure :-) I am filing a paper copy of your e-mail for future reference for the next upgrade.... John Culleton ____________________________________________________________ Free 20MB Web Site Hosting and Personalized E-mail Service! Get It Now At Doteasy.com http://www.doteasy.com/et/
Tobias Burnus
Hi,
On Tue, 6 May 2003, John Culleton wrote:
So I downloaded cont-en.zip from the site and unzipped it in my /usr/TeX directory. [...] Now if I sign on as an ordinary user when I run texexec I get a "file access denied" message. NO clue as to which file is denying access.
Could you cut and paste the exact error message?
You could try: cd /usr/TeX; chmod -R a+r . # Make sure every file is readable find . -type d | xargs chmod a+x # Make sure every directory is excutable
And when I run texexec as root from a command line, then I get Can you try to do: texhash fmtutil --all texhash
It might work, otherwise I have spontaneously no idea.
You might also check that the files that are supposed to run have read and execute permissions for everyone. -- --Ed L Cashin | PGP public key: ecashin@uga.edu | http://noserose.net/e/pgp/
On Tuesday 06 May 2003 03:27 pm, Ed L Cashin wrote:
Tobias Burnus
writes: Hi,
On Tue, 6 May 2003, John Culleton wrote:
So I downloaded cont-en.zip from the site and unzipped it in my /usr/TeX directory. [...] Now if I sign on as an ordinary user when I run texexec I get a "file access denied" message. NO clue as to which file is denying access.
Could you cut and paste the exact error message?
Tobias came up with an effective fix, so I can no longer produce the error. He suggested and I used some mass changes that did not require identification of the exact culprit. But thanks for your interest! John C. ____________________________________________________________ Free 20MB Web Site Hosting and Personalized E-mail Service! Get It Now At Doteasy.com http://www.doteasy.com/et/
participants (3)
-
Ed L Cashin
-
John Culleton
-
Tobias Burnus