From: "John Henson" <j.c.henson@lboro.ac.uk>
Newsgroups: comp.parallel.mpi
Subject: Please help with 'configure' for MPI ...
Date: 12 Nov 1998 11:57:29 GMT
Organization: Loughborough University, UK.
Message-Id: <01be0e33$9c39b0a0$164d7d9e@pc-mcjch.lboro.ac.uk>


Hi,

I think my problem is probably embarrasingly simple ... but I need some
help ...

I am trying to install MPI on a networked pair of HPs with HPUX 10.01 on
one and 8.07 on the other.  I really just want to learn about MPI and try
some of the example programs.

When I run 'configure' I get the following output:

Configuring with args -device=ch_p4 -arch=hpux -mpe -prefix=/u/mpi
Configureing MPICH Version 1.1.1 (0) of : 1998/07/13 13:29:16
Make will build MPE routines
checking for xlC... no
checking for g++... no
checking for c++... no
checking for aCC... no
checking for CC... no
checking for current directory name... /u/mpich
checking for ranlib
checking gnumake... no
checking BSD 4.4 make... no - whew
checking OSF V3 make... no
checking for AIX
checking how to run the C preprocessor
checking for minix/config.h
checking that C compiler accepts option -Ae... no
checking that C complier accepts option -Aa... no
checking for Checking that HP compiler has ANSI option.... yes
*# HPUX C compiler is being forced into ANSI mode so that
*# servere bugs in HPUX CPP do not cause problems
checking that the comiler cc acepts ANSI prototypes... no
*# The compiler cc does not accept ANSI prototypes
checking for gcc... no
checing for f77... found /opt/fortran/bin/f77 (1)
checking that the compiler accepts ANSI prototypes... no
checking that the compiler accepts const modifier... no
*# Could not find a C compiler!

------------------------------------------------
and then I think configure fails without creating a makefile script.

I really dont know what to do and dont understand configure well enough to
sort it out. Is my cc no good ... or do I have to point to it in the
command line options?

If you can offer some advice I would be very grateful.  In case it helps
'find . -name cc' from the root / directory produces:

