sudo port install plplot +fortran

Ryan Schmidt ryandesign at macports.org
Thu Apr 1 00:24:52 UTC 2021


On Mar 31, 2021, at 19:18, James Secan wrote:

> On Mar 31, 2021, at 9:03 AM, Ryan Schmidt wrote:
> 
>> On Mar 31, 2021, at 10:53, Brian Miller wrote:
>> 
>>> When running your program sudo port install plplot +fortran, I do not get any results. Can you recommend something other than +fortran that I might try?
>> 
>> According to:
>> 
>> port variants plplot
>> 
>> the plplot port does not have a variant called "fortran". But it looks like if you use one of the variants whose names begin with "gcc" then fortran support will be enabled.
>> 
> 
> Isn’t the +g95 variant what he needs?

Looks like the g95 variant would also accomplish that goal, yes, if the user prefers that. Our g95 port is for version 0.93, the latest version mentioned on the web site. The web site claims this was released in October 2012 but the web server's modification date for the source tarball is August 2010, so that's rather old at this point and the user may prefer to use a newer compiler suite like a current version of gcc which contains gfortran.



More information about the macports-users mailing list