[AMBER] Amber16 installation error

From: SeungHyun Kim <ce.seunghyun.gmail.com>
Date: Thu, 2 Feb 2017 01:39:28 -0500

I got a problem with the installation of AmberTools16 on Mac (macOS Sierra)10.12.3 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,
  Seunghyun Kim
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Feb 01 2017 - 23:00:02 PST
Custom Search