Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install Clojure from src #1

Open
MementoRC opened this issue Apr 16, 2024 · 0 comments
Open

Install Clojure from src #1

MementoRC opened this issue Apr 16, 2024 · 0 comments

Comments

@MementoRC
Copy link

Hello, I am trying to get Clojure into a recipe for conda-forge. Typically, we use the offical source repository and implement the build-from-source recipe, however with Clojure I hit a pretty tough shell to break into (I know nothing about Clojure ... that is certainly a big part of it!)

Currently, after many trials of using a bootstrapping Clojure to try to have it build itself, I resorted to simply install the clojure-tools, which I feel is too remote and relies upon too many intermediate "hidden" steps.

Ideally, we would want, whenever there is a new tag of the source, rebuilt Clojure directly

Any suggestions. Currently I think what would be needed is use brew-installer and modify the src/main/... to get Clojure to vreate the uberjar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant