#22744: clojure-contrib-devel conflicts with clojure was Ticket: 22718 ---------------------------------+------------------------------------------ Reporter: trier@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: clojure clojure-contrib-devel ---------------------------------+------------------------------------------ Old description:
I have already installed clojure. When I try to install clojure-contrib- devel, I get the error message:
''---> Computing dependencies for clojure-contrib-develError: Unable to execute port: Can't install clojure-devel because conflicting ports are installed: clojure''
I can understand splitting clojure into clojure and clojure-devel, but shouldn't there likewise be a clojure-contrib and clojure-contrib-devel? As things stand now, I cannot install any contrib libraries that are necessary for clojure.
New description: I have already installed clojure. When I try to install clojure-contrib- devel, I get the error message: {{{ ---> Computing dependencies for clojure-contrib-develError: Unable to execute port: Can't install clojure-devel because conflicting ports are installed: clojure }}} I can understand splitting clojure into clojure and clojure-devel, but shouldn't there likewise be a clojure-contrib and clojure-contrib-devel? As things stand now, I cannot install any contrib libraries that are necessary for clojure. -- Comment(by ryandesign@…): clojure is not split into clojure and clojure-devel; rather, clojure is the stable version of clojure, and clojure-devel is the development version of clojure. clojure-contrib-devel is the development version of the contributed clojure library. I committed clojure-devel and clojure- contrib-devel yesterday. Nobody has yet submitted a clojure-contrib port for the stable version of the contributed clojure library. -- Ticket URL: <http://trac.macports.org/ticket/22744#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS