[OS X TeX] First iteration of performance results
Peter Dyballa
Peter_Dyballa at Web.DE
Fri Aug 26 16:31:31 CEST 2005
Am 26.08.2005 um 16:02 schrieb Steffen Wolfrum:
>> > $ sudo time ./tex-perf.sh
>> > ./tex-perf.sh: No such file or directory
>> > 0.02 real 0.00 user 0.00 sys
>> That's symptomatic for a non-executable file. Try doing this prior
>> to the
>> time command:
>>
>> chmod +x tex-perf.sh
>>
>> Stephan
>
> No, I did that already!
>
> Before
> chmod +x tex-perf.sh
> it said
>
That's right! If the shell wouldn't have found the shell script, it
would have replied with 'No such command', but in your case fmtutil
can't be found. You need to add
/usr/local/teTeX/bin/powerpc-apple-darwin-current to your search path
or prepend this to fmtutil.
--
Mit friedvollen Grüßen
Pete
There's no place like ~
(UNIX Guru)
--------------------- 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