I have tried using the +g95 variant and still get no results. I am using fortran-mp-10 to compile.
As a side note, this is Brian’s wife Amy. I am trying to “translate” for my husband who used to be quite handy with all of this, but suffered a stroke 7.5 years ago and as a result has some gaps. I don’t know the first thing about any of this so that doesn’t help. We do appreciate the help you are offering and your patience with us. Thank you! > On Mar 31, 2021, at 8:24 PM, Ryan Schmidt <[email protected]> wrote: > > 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. >
