#34909: Port plplot is still broken after rebuiling it more than 3 times ----------------------------------------+----------------------------------- Reporter: tim.nightingale@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: plplot ----------------------------------------+----------------------------------- Comment(by takeshi@…): It seems that your installation is somehow linked against Qt*.framework. I tried to reproduce it by installing qt4-mac +framework, but the qt driver was not built as specified by Portfile. You could force uninstall and install plplot as follows. {{{ sudo port -df uninstall plplot sudo port -d install plplot }}} You could try deactivating or uninstalling your qt4 installation. BTW, how did you install qt4? MacPorts? -- Ticket URL: <https://trac.macports.org/ticket/34909#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS