[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: After installing Java, what should I set JAVA_HOME to?
From: |
Hartmut Goebel |
Subject: |
Re: After installing Java, what should I set JAVA_HOME to? |
Date: |
Mon, 28 Nov 2016 18:08:53 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
Hi,
as Ricardo already wrote, bootstrapping Java packages from source is a
nightmare since gradle requires itself for building. And it requires a
lot of other Java packages which again require gradle for building. This
Gordian Knot can be cut by someone brave and knowledgeable about the
.pom files or whatever is the Java-way for describing the build-process.
I tried doing some work on this and gave up.
Am 28.11.2016 um 06:15 schrieb Zachary Kanfer:
> means that I can no longer follow any tutorial I find, since the
> tutorials I'm using are Gradle and Clojure tutorials
When using gradle for building your software, you should be able to
follow the tutorial. Yo only need to install gradle itself from (what
they call) "source.
--
Regards
Hartmut Goebel
| Hartmut Goebel | address@hidden |
| www.crazy-compilers.com | compilers which you thought are impossible |
- Re: After installing Java, what should I set JAVA_HOME to?, (continued)
- Re: After installing Java, what should I set JAVA_HOME to?, Chris Marusich, 2016/11/02
- Re: After installing Java, what should I set JAVA_HOME to?, Zachary Kanfer, 2016/11/07
- Re: After installing Java, what should I set JAVA_HOME to?, Ludovic Courtès, 2016/11/08
- Re: After installing Java, what should I set JAVA_HOME to?, Ricardo Wurmus, 2016/11/08
- Re: After installing Java, what should I set JAVA_HOME to?, Chris Marusich, 2016/11/09
- Re: After installing Java, what should I set JAVA_HOME to?, Hartmut Goebel, 2016/11/09
- Re: After installing Java, what should I set JAVA_HOME to?, Zachary Kanfer, 2016/11/28
- Re: After installing Java, what should I set JAVA_HOME to?, Ricardo Wurmus, 2016/11/28
- Re: After installing Java, what should I set JAVA_HOME to?, zloster, 2016/11/30
- Re: After installing Java, what should I set JAVA_HOME to?, Ludovic Courtès, 2016/11/28
- Re: After installing Java, what should I set JAVA_HOME to?,
Hartmut Goebel <=
- Re: After installing Java, what should I set JAVA_HOME to?, Chris Marusich, 2016/11/28
Re: After installing Java, what should I set JAVA_HOME to?, Ricardo Wurmus, 2016/11/08
Re: After installing Java, what should I set JAVA_HOME to?, Radoslav Petrov, 2016/11/12