#47062: octave: FLTK fails to link gl2ps -------------------------+------------------------- Reporter: akarypid@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: octave | -------------------------+------------------------- Comment (by michaelld@…): OK; thanks. Can you do the following: {{{ sudo port uninstall gl2ps sudo port clean --all gl2ps sudo port install gl2ps }}} and, if all that works, then what does "port contents gl2ps" return? It should contain the dylib (and links to it). This is why your octave install is failing: libgl2ps.dylib does not exist because it wasn't installed by MacPorts for some reason. -- Ticket URL: <https://trac.macports.org/ticket/47062#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X