Moin Roland! Roland Stigge schrieb am Sonntag, den 20. Februar 2005: > EMACS=/usr/bin/emacs > if [ ! -x $EMACS ]; then > EMACS=/usr/bin/xemacs > if [ ! -x $EMACS ]; then > echo "hyperlatex: cannot find emacs or xemacs" 1>&2 > fi > fi > > I.e., should set the EMACS variable correctly before using it in the > line that crashes for you.
Ehm, ever cared to read && understand that code? There. Is. No. Emacs. On. My. System. Nor do the package dependencies force the installation of it (only emacs20-dl). So setting the EMACS variable and not stopping after !-x is pointless. Regards, Eduard. -- This package contains the SDL-version of the Abuse game engine. It requires a mouse. ... DAS ist ja mal wieder typisch Debian. <BLINK>WARNING!</BLINK> REQUIRES A MOUSE!!!! -- Klaus Knopper -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]