#18913: gnuplot installation requires a specific version of Emacs.app ---------------------------------+------------------------------------------ Reporter: marc.shapiro@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Component: ports Version: 1.7.0 | Keywords: Port: gnuplot | ---------------------------------+------------------------------------------ Comment(by mojca.miklavec.lists@…): Replying to myself: there is currenty one problem: {{{
sudo port activate gnuplot @4.6.0_0+luaterm+pangocairo ---> Computing dependencies for gnuplot ---> Deactivating gnuplot @4.6.0_1+emacs+luaterm+pangocairo ---> Cleaning gnuplot ---> Activating gnuplot @4.6.0_0+luaterm+pangocairo Error: Target org.macports.activate returned: Image error: /opt/local/share/emacs/site-lisp/gnuplot-gui.el already exists and does not belong to a registered port. Unable to activate port gnuplot. Use 'port -f activate gnuplot' to force the activation. Warning: Failed to execute portfile from registry for gnuplot @4.6.0_0+luaterm+pangocairo ---> Activating gnuplot @4.6.0_0+luaterm+pangocairo Error: port activate failed: Image error: /opt/local/share/emacs/site-lisp /gnuplot-gui.el already exists and does not belong to a registered port. Unable to activate port gnuplot. Use 'port -f activate gnuplot' to force the activation. }}}
The following line has to be deleted before applying this patch: {{{ destroot.destdir prefix=${destroot}${prefix} }}} See also #32872. -- Ticket URL: <https://trac.macports.org/ticket/18913#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS