[OS X TeX] First iteration of performance results

Steffen Wolfrum osxtex_2 at st.estfiles.de
Fri Aug 26 15:17:30 CEST 2005


Hi,

maybe someone could help me.
There seems to be something fundamentally wrong on my system (10.3.9) 
- see below please:



Gerben Wierda <Gerben.Wierda at rna.nl> wrote:

>  First, the script can be downloaded from
>
>  http://tug.org/texshowcase/tex-perf
>
>  Check the contents before running it because it is running as
>  administrator during the test.
>
>  The contents should be everything between the ======== lines below:
>
>  =================================
>  #!/bin/sh
>
>  for i in 1 2 3 4 5 6 7 8 9 10
>  do
>       fmtutil --byfmt pdflatex >/dev/null
>  done
>
>  ## Run this script by typing
>  ##
>  ##   sudo time ./tex-perf
>  ##
>  ## while in a Terminal window and in the directory where the script
>  resides.
>  ## If necessary, first run
>  ##
>  ##   chmod +x tex-perf
>  =================================



Welcome to Darwin!

steffen:   ~
$ pbpaste > tex-perf

created the requested file based on 
http://tug.org/texshowcase/tex-perf in my home directory

steffen:   ~
$ sudo time ./tex-perf
./tex-perf: Permission denied
         0.00 real         0.00 user         0.00 sys

ok.

steffen:   ~
$ chmod +x tex-perf

steffen:   ~
$ sudo time ./tex-perf
./tex-perf: No such file or directory
         0.00 real         0.00 user         0.00 sys

?

steffen:   ~
$ fmtutil --byfmt pdflatex >/dev/null
fmtutil: format directory `/usr/local/teTeX/share/texmf.local/web2c' 
is not writable.

???


Is this the reason for the troubles? What has happened?

Steffen
--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
           & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>





More information about the macostex-archives mailing list