#25328: libgda4: libtool: Version mismatch error ----------------------------------------+----------------------------------- Reporter: blueberrybadger@… | Owner: jwa@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: | Keywords: Port: libgda4 | ----------------------------------------+----------------------------------- Comment(by jwa@…): Replying to [comment:10 sewebster@…]:
Don't worry about editing the file anymore, just run {{{ sudo port selfupdate sudo port clean libgda4 sudo port install libgda4 sudo port install gramps }}} and hopefully it will work. If you were having trouble quitting the text editor that opened as a result of "sudo port edit libgda4" then I think the default editor is vi, and the way to exit is by typing {{{ :q }}}
Well, vi is a strange one, but its advantage is always being there. The advice given holds, if you do no changes. If changes have been done, do: {{{ :wq }}} to save the changes, or: {{{ :q! }}} to discard them. -- Ticket URL: <http://trac.macports.org/ticket/25328#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS