#26956: vtk5 +qt4_mac post-destroot error -------------------------------+-------------------------------------------- Reporter: jjstickel@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: qt4 | Port: vtk5 -------------------------------+-------------------------------------------- Comment(by michaelld@…): @jjstickel: I don't think the Portfile was updated, so your command tried to re-do 'destroot' which generated the error because the file copy had already been done. Please do: {{{ sudo port clean vtk5 sudo port selfupdate sudo port -uv install vtk5 +qt4_mac +python26 +data -tcltk }}} and see if that works for you. -- Ticket URL: <https://trac.macports.org/ticket/26956#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS