#23644 closed defect (invalid)
gfortran not installing
Reported by: | jadler3@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | gcc45 |
Description (last modified by mf2k (Frank Schima))
Hi,
I was trying to install the port gcc45 with the variant gfortran. gfortran is what I really want, since I have the other compilers from that package. The gcc45 installs fine, but gfortran never installs. I have also tried the following as suggested by others:
port upgrade gcc45 +gfortran
and
port upgrade --enforce-variants gcc45 +gfortran
in both cases nothing happens and gfortran is still not installed.
I have done a selfupdate and updated all outdated ports.
Thank you, James
Change History (7)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to mww@… |
Port: | gcc45 added |
comment:2 follow-up: 3 Changed 15 years ago by jmroot (Joshua Root)
comment:3 Changed 15 years ago by jadler3@…
Replying to jmr@…:
Debug output please.
Hi,
I'm not sure what you mean. I get no output at all. I enter the above commands and it just returns with no error messages or anything.
Thanks.
comment:4 Changed 15 years ago by mf2k (Frank Schima)
What is the output of the following?
port installed gcc45
comment:5 Changed 15 years ago by jadler3@…
$$ port installed gcc45 The following ports are currently installed:
gcc45 @4.5-20100114_0 gcc45 @4.5-20100114_0+gfortran (active)
$$
comment:6 Changed 15 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
According to your output, you already have it installed and active with the gfortran variant.
comment:7 Changed 15 years ago by jadler3@…
Yes, you're right. I searched around some more and apparently it was under a different name gfortran-mp-45. I just made a symbolic link to call it gfortran now. I'm not sure why my searching couldn't find that. I'm sorry for wasting your time, but I do appreciate the help!
Debug output please.