#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 for your feedback; good to know that you're making progress. Can you try the following and see if it installs the gl2ps.dylib's? {{{ sudo port uninstall gl2ps sudo port clean --all gl2ps sudo port -s install gl2ps }}} Note the "-s" on the install; means "compile from source". I'm guessing that the pre-compiled binary is messed up (which is what you'd generally get without the "-s"). -- Ticket URL: <https://trac.macports.org/ticket/47062#comment:10> MacPorts <https://www.macports.org/> Ports system for OS X