if you're in the directory in which you unpacked qmail, check the
permissions on the compile file. If it is not excutable it will be
reported as not found. I usually unpack my files witha -p option in order
to preserve permissions. i.e tar xvzpf file.tar.gz
On Sun, 11 Mar 2001, Mohammed Omar wrote:
> dear all
> i have a problem in installing qmail
>
> after i gunzip and untar the file , then i added the required users and groups ,
>the i wrote make setup check
> i found this problem :
>
>
> [root@linux qmail-1.03]# make setup check
> ./compile qmail-local.c
> make: ./compile: Command not found
> make: *** [qmail-local.o] Error 127
> [root@linux qmail-1.03]#
>
>
>
> so what i have to do , i use redhat linux 6.2
>
>
> thanks
>