The goal of this project -- named gpp4 to distinguish it from CCP4 -- is to provide a drop-in replacement for the CCP4 libraries, that as carefully as possible implements the current CCP4 library interface, while not requiring the whole CCP4 package to be installed. Select a Fortran variant to build the Fortran interface library.
The goal of this project -- named gpp4 to distinguish it from CCP4 -- is to provide a drop-in replacement for the CCP4 libraries, that as carefully as possible implements the current CCP4 library interface, while not requiring the whole CCP4 package to be installed. Select a Fortran variant to build the Fortran interface library.
To install gpp4, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gpp4
To see what files were installed by gpp4, run:
port contents gpp4
To later upgrade gpp4, run:
sudo port selfupdate && sudo port upgrade gpp4
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.