* Dr. Sharukh K. R. Pavri. <[EMAIL PROTECTED]> [020210 15:33]:
> Ok, did that, here's what I get:
> -----------------------------------------------
> [root@farzaan mutt-1.3.27]# make install
> ./patchlist.sh < ./PATCHES > patchlist.c
> /bin/sh: ./patchlist.sh: Permission denied
> make: *** [patchlist.c] Error 126
> -------------------------------------------------
> 
> patchlist.c is an empty file in the mutt source directory.

What are the permissions of patchlist.sh? It normally gives this error
(Permission denied) when the file is not executable. Try doing chmod u+x
patchlist.sh.

mdb
-- 
You have the capacity to learn from mistakes.  You'll learn a lot today.

Reply via email to