On Jul 21, 2006, at 11:41 AM, Bernd Kulawik wrote:
Also, regarding the hints by Anders, if I become su or use sudo
and type "texhash" I get: "command not found" -- of course, I
first updated in installed everything i-Installer knows of or
shows as available packages ... :-/
This indicates that something is wrong with your teTeX installation.
but i-Installer updated everything fine ... and it worked already,
as I wrote earlier, and then "broke" without any changes to the OS
or parts of the system, of course especially no changes on the TeX
installation have been made (before the update with i-Installer today)
(Can you use LyX to generate a .tex file and then run latex
manually on that?)
no, unfortunately, not even that: File export only as ASCII or
Lyx-1.3, preview only as ASCII ...
The point is that if using the Terminal you can't find texhash (or
latex or kpsewhich, e.g.), then you can't expect LyX to find them
either. (Try entering "which latex" from in the Terminal to see if
that gives you a path to a working latex.) For your installation, it
should return:
/usr/local/teTeX/bin/powerpc-apple-darwin-current/latex
Bennett