Re: pkg: error running the configure script for communications.
Navneet Battan <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.general |
|---|---|
| Message-ID | <CAPLBAkBzeq7TitcfgCRSb6HAkstJbs7Y0Wf=H-2FEcEKiVBgoQ@mail.gmail.com> |
Thanks Markus for quick response. Warm Regards, Navneet On Wed, 13 Jan 2021 at 19:41, Markus Mützel <[email protected]> wrote: > Am 13. Januar 2021 um 14:11 Uhr schrieb "Navneet Battan": > > Updating complete error. I have tried installing hdf5 using "sudo port > install hdf5", but no luck. > > [...] > > >> pkg install -forge -verbose communications > > [...] > > checking for HDF5... no > > checking for H5Fopen in -lhdf5... no > > configure: error: hdf5 not found > > I'm not exactly sure how that homebrew magic works. It might be that hdf5 > has to be part of the app? > Maybe you'll get better help reporting errors with installation on MacOS > here: > https://github.com/octave-app/octave-app/issues?q=is%3Aissue+forge > > It looks like communication 1.2.2 installed successfully for others: > https://github.com/octave-app/octave-app/issues/147#issuecomment-586548525 > > Markus > >