Changes between Initial Version and Version 3 of Ticket #22744
- Timestamp:
- Dec 2, 2009, 5:04:41 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22744
- Property Cc mdippery@… ian.eure@… added
- Property Keywords clojure contrib conflict removed
- Property Port clojure clojure-contrib-devel added
-
Ticket #22744 – Description
initial v3 1 1 I have already installed clojure. When I try to install clojure-contrib-devel, I get the error message: 2 2 3 ''---> Computing dependencies for clojure-contrib-develError: Unable to execute port: Can't install clojure-devel because conflicting ports are installed: clojure'' 4 3 {{{ 4 ---> Computing dependencies for clojure-contrib-develError: Unable to execute port: Can't install clojure-devel because conflicting ports are installed: clojure 5 }}} 5 6 6 7 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.