0

I am trying to install octave via MacPorts, but it keeps failing due to missing *.la files, the first was libidn.la, then libintl.la, then libiconv.la... how do I get macports to install the libtool versions of these libraries? The *.dylib and *.a variants are already installed.

Craig
  • 901
  • 7
  • 18
  • I have gone through the macports migration notes for upgrading to mavericks **twice**, and it still fails on libiconv.la – Craig Apr 10 '14 at 22:58

1 Answers1

0

I would suggest asking the question on the MacPorts mailing list. https://lists.macosforge.org/mailman/listinfo/macports-users

eborisch
  • 646
  • 5
  • 3