You should contact the Titan2d group about this issue. Their software is assuming MPICH2 and does not seem to be compatible with the newer MPICH. Furthermore, MPICH currently is not working/supported on Cygwin, so you might have trouble there as well. -Dave On Feb 24, 2013, at 7:47 PM CST, Angelo Paone wrote:
The matter of fact is that: I am installing a Titan2d software (from Buffalo University, Geophysical Mass Flow Group) in cygwin, I make a directory titan-3.0.0 (3.0.0 is the last version), under this directory I run $ sh install-titan.sh
This script will automatically check for both MPI and HDF5 installation. If MPI is not found in its standard location, then the user will be prompted to enter its absolute path, or quit installation. If this script is unable to locate HDF5, then the user will be prompted to enter its absolute path or continue without installing HDF5.
Through the process of installetion I got this error:
$ sh install-titan.sh /usr checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for C++ compiler default output file name... a.exe
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/local/bin/mpiCC accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of /usr/local/bin/mpiCC... gcc3
checking for gcc... /usr/local/bin/mpicc checking whether we are using the GNU C compiler... yes
checking whether /usr/local/bin/mpicc accepts -g... yes
checking for /usr/local/bin/mpicc option to accept ANSI C... none needed
checking dependency style of /usr/local/bin/mpicc... gcc3
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking how to run the C preprocessor... /usr/local/bin/mpicc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking how to get verbose linking output from g77... -v
checking for Fortran libraries of g77... -L/usr/lib/gcc/i686-pc-cygwin/3.4.4 -L/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../.. -lfrtbegin -lg2c -lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin checking for pthread_create in -lpthread... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for MPICH2... configure: error: Package requirements (mpich2-ch3) were not met:
Variable 'exec_prefix' not defined in '/usr/local/lib/pkgconfig/mpich2-ch3.pc'
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.
Alternatively, you may set the environment variables MPICH2_CFLAGS and MPICH2_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.
make: * No targets specified and no makefile found. Stop. make: Nothing to be done for `install'.
I have installed either the openmpi from the cygwin setup, I choose full package installation so a series of mpi packages are automatically downloaded and installed, as well as I downloaded the last release of mpich-3.0.2 and an older release mpich2-1.2.1p1 and I installed in cygwin with configure, make, make install. However, titan2d installation error tell me that the Package requirements (mpich2-ch3) were not met. I know from the titan2d user guide that "If there are multiple copies of MPI on your machine, this script will find and use the first one in your path". I do not get why my instalaltion comes with this error. Any help will be greatly appreciated
Angelo
On Sun, Feb 24, 2013 at 5:14 PM, Angelo Paone <[email protected]> wrote: When I install mpich 3.0.2, I am not obtaining the file mpich2-ch3.pc?
Angelo
On Sun, Feb 24, 2013 at 1:40 PM, Dave Goodell <[email protected]> wrote: On Feb 23, 2013, at 9:14 PM CST, Angelo Paone wrote:
I wonder if the last mpich release 3.0.2 has the following feature in it: pkgconfig(mpich2-ch3).
I'm not sure I understand what you are asking.
MPICH 3.0.2 should have a pkgconfig file ("mpich.pc", generated by running configure). The 3.0.2 release is a more recent version of the MPICH2 software, just the "2" has been dropped from the name. CH3 remains the default "device".
Are you not obtaining an mpich.pc file when you install your copy of MPICH?
-Dave
_______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
--
Angelo Paone *********************************************** Research Professor Post-Doctoral Research Fellow Marie Curie Fellow PhD, MSc, BSc Pusan Natioanl University Department of Earth Science 30, Jangjeon-dong, Geumjeong-gu Busan, Republic of Korea Tel. +82-51-510-2987
--
Angelo Paone *********************************************** Research Professor Post-Doctoral Research Fellow Marie Curie Fellow PhD, MSc, BSc Pusan Natioanl University Department of Earth Science 30, Jangjeon-dong, Geumjeong-gu Busan, Republic of Korea Tel. +82-51-510-2987 _______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss