Hi everyone,
Nowadays, I'm trying to install cpseis, but have a problem about it.
I followed all instructions in the *.tar.gz.
First, I modified and add necessary paths to ~.bashrc in our system. Then install the thirdparty programs (fifth, mpich & java) as suggested in the README.
I tried to set cpseis software in Linux Mint 2019 system. When I install mpich2 by using “sh“ faced with the following libtoolize error.
#####
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'confdb'.
libtoolize: linking file 'confdb/ltmain.sh'
libtoolize: You should add the contents of the following files to 'aclocal.m4':
libtoolize: '/usr/share/aclocal/libtool.m4'
libtoolize: '/usr/share/aclocal/ltoptions.m4'
libtoolize: '/usr/share/aclocal/ltsugar.m4'
libtoolize: '/usr/share/aclocal/ltversion.m4'
libtoolize: '/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to
configure.in,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Build mpich2 complete. Add /home/nclab/UTILS/thirdparty/mpich2-1.1/platforms/Linux_x86_64__gfortran_mpich2/bin to your path.
#####
Are there any suggestion to solve this problem?
Thanks in advances.
Beril Karadöller