Hi Eduard, On Sun, 2005-02-20 at 14:18 +0100, Eduard Bloch wrote: > > 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?
Sorry, didn't notice that there's no exit after the error message. But nevertheless, the dependency on emacs | emacsen should provide an {x,}emacs. > There. Is. No. Emacs. On. My. System. Nor do the package dependencies > force the installation of it (only emacs20-dl). Can't find such a package in sid... (?) bye, Roland -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]