Open
Description
I am trying to install this library on the SUMMIT supercomputer with the following configure script:
./configure --prefix=/ccs/home/dappelh/codes/p3dfft/p3dfft \
--enable-ibm \
--enable-fftw --with-fftw=$OLCF_FFTW_ROOT \
--enable-openmp \
FC=mpif90 CC=mpicc
I get this warning when configuring,
/ccs/home/dappelh/codes/p3dfft/p3dfft/missing: Unknown `--is-lightweight' option
Try `/ccs/home/dappelh/codes/p3dfft/p3dfft/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
and I get this error when trying to make:
CDPATH="${ZSH_VERSION+.}:" && cd . && aclocal-1.14
/bin/sh: aclocal-1.14: command not found
Metadata
Metadata
Assignees
Labels
No labels