#17115: deluge install error --------------------------------------+------------------------------------- Reporter: mau_hernandez@yahoo.com | Owner: mcalhoun@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: deluge | --------------------------------------+------------------------------------- Changes (by mcalhoun@macports.org): * cc: mcalhoun@macports.org (removed) * owner: macports-tickets@lists.macosforge.org => mcalhoun@macports.org Comment: I tried to install deluge on a clean machine.[[BR]] Although I haven't reached the error yet (boost is a big project), I think the following will solve the problem: {{{ sudo port selfupdate sudo port uninstall perl5 sudo port install perl5.8 sudo port install deluge }}} The following seems to have happened: * There was no perl installed when the command sudo port install deluge was run * One of the required ports depended on path:bin/perl:perl5 so MacPorts listed per5 as a dependency * Another of the required ports depended on either path:bin/perl:perl5.8 or port:perl5.8, so MacPorts listed perl5.8 as a dependency. Let me know if this does not work. -- Ticket URL: <http://trac.macports.org/ticket/17115#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS