Re: [AMBER] Amber16 installation error

From: Renato Araujo <renatoacufpa.gmail.com>
Date: Mon, 27 Aug 2018 21:35:08 -0300

I installed these packages

sudo apt-get install csh flex patch gfortran g++ make xorg-dev \
     libbz2-dev zlib1g-dev \
     libboost-dev libboost-thread-dev libboost-system-dev

sudo apt-get install openmpi-bin libopenmpi-dev

sudo apt-get install mpich libmpich-dev

next

./configure gnu
make install

gave the reported error



Em seg, 27 de ago de 2018 às 21:07, Bill Ross <ross.cgl.ucsf.edu> escreveu:

> The latest AmberTools is more likely to work out-of-the-box with the
> latest OS.
>
> In general, I'd make sure you source amber.sh or the like, and for
> problems give more detail including your compiler version.
>
> Bill
>
>
> On 8/27/18 4:50 PM, Renato Araujo wrote:
> > I got a problem with the installation of AmberTools16 on Ubuntu 18.04
> > Initially everything went well and according to the instructions in Amber
> > 2016 Reference Manual. AMBERHOME environment variable was set up and
> > configure was generated with ./configure gnu. At this step, updates and
> bug
> > fixes have been applied. Make install was not
> > successful, however, and the following errors were reported at the end:
> > getopts_c.F90:591:18:
> >
> > character(len=length),pointer,dimension(:) :: type
> > 1
> > Error: Scalar INTEGER expression expected at (1)
> > getopts_c.F90:592:18:
> >
> > character(len=length),pointer,dimension(:) :: get_c_pt
> > 1
> > Error: Scalar INTEGER expression expected at (1)
> > getopts_c.F90:588:2:
> >
> > function get_c_pt(key, type,length)! result(value)
> > 1
> > Error: Function result ‘get_c_pt’ at (1) has no IMPLICIT type
> > getopts_c.F90:600:54:
> >
> > if(associated(get_c_pt)) deallocate(get_c_pt)
> > 1
> > Error: Allocate-object at (1) is not a nonprocedure pointer nor an
> > allocatable variable
> > getopts_c.F90:588:29:
> >
> > function get_c_pt(key, type,length)! result(value)
> > 1
> > Error: Symbol ‘type’ at (1) has no IMPLICIT type
> > make[3]: *** [getopts_c.o] Error 1
> > make[2]: *** [librism] Error 2
> > make[1]: *** [serial] Error 2
> > make: *** [install] Error 2
> >
> >
> > Any help would be appreciated,
> > Renato Costa
> > _______________________________________________
> > AMBER mailing list
> > AMBER.ambermd.org
> > http://lists.ambermd.org/mailman/listinfo/amber
> >
> >
>
>
> _______________________________________________
> AMBER mailing list
> AMBER.ambermd.org
> http://lists.ambermd.org/mailman/listinfo/amber
>
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon Aug 27 2018 - 18:00:02 PDT
Custom Search