home *** CD-ROM | disk | FTP | other *** search
-
-
- I got this message too, when I started executor. Executor was looking for
- a file called which, but which is an alias for "type -path".
-
- I created /usr/bin/which with : echo "type -path $1" > /usr/bin/which
- and made it executable : chmod 755 /usr/bin/which
-
- worked for me,
- klaas
-
- \\|//
- (^ ^)
- ------------------------------ooO-(_)-Ooo-------------------------------
- * Klaas Nebuhr Telefon : 0441/6919517 *
- * Am Bloher Forst 1 *
- * 26160 Bad Zw'ahn *
- * Germany *
- * *
- * e-mail : Klaas.Nebuhr@arbi.Informatik.Uni-Oldenburg.DE *
- * *
- ------------------------------------------------------------------------
-
-
-
-