On 29 May 2001 16:58:20 -0400, Anthony Carter wrote:
> I am getting the following error messages on a SCO Unix client. I hope
> someone can point me in the right direction. I finally got the server
> running
>
> Checking whether make set ${MAKE}.... ./configure:Make: not found no
^^^^^
You need to make sure that 'make' is in your $PATH, along with gcc.
echo $PATH and confirm this.
> Checking for working aclocal.......missing
> Checking for autoconf.........missing
> Checking for amkeinfo........missing
> Checking for Kerberos&Amanda Kerberos4 bits.....no
> Checking whether the C compiler (gcc) works........no
> Configure error: installation or config problem: C compiler can not
> create executables.
> Please help.....thanks.
> Anthony Carter
-Ben