#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 jjstickel@…): Replying to [comment:12 jjstickel@…]:
Replying to [comment:10 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. That's what I did (well, I did the selfupdate before the clean). Even if I missed the clean, I am pretty sure it would auto-clean due to the updated portfile.
OK, not sure what happened, but it seems to be working now. -- Ticket URL: <https://trac.macports.org/ticket/26956#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS