Opened 7 years ago
Closed 7 years ago
#55681 closed defect (fixed)
octave-io @2.4.9: pg_config not found
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | Schamschula (Marius Schamschula) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | octave-io |
Description
octave-io fails to configure:
checking for pg_config... no configure: error: pg_config not found
Change History (4)
comment:1 follow-up: 2 Changed 7 years ago by Schamschula (Marius Schamschula)
comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to Schamschula:
Hmm. It worked for me. (High Sierra, with postgresql96)
I guess you had pg_config
, perhaps because you had used sudo port select postgresql ...
.
However, I've been in contact with the upstream developer: This test is unnecessary, as io does not require/use postgresql, and has been removed in an update (2.4.10) that has been submitted, but has not been published yet.
Ok.
comment:3 Changed 7 years ago by Schamschula (Marius Schamschula)
Indeed. I had used sudo port select postgresql postgresql96
.
comment:4 Changed 7 years ago by Schamschula (Marius Schamschula)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Hmm. It worked for me. (High Sierra, with postgresql96)
However, I've been in contact with the upstream developer: This test is unnecessary, as io does not require/use postgresql, and has been removed in an update (2.4.10) that has been submitted, but has not been published yet.