From: ludo@gnu.org (Ludovic Courtès)
To: Dmitry Nikolaev <cameltheman@gmail.com>
Cc: help-guix@gnu.org
Subject: Re: icedtea is installed, but no javac available.
Date: Thu, 02 Jun 2016 09:09:49 +0200 [thread overview]
Message-ID: <87a8j4awxu.fsf@gnu.org> (raw)
In-Reply-To: <CAH3JXcE7hz3XrC4Df7ZO5MpdG8sU6uw_W_iUZnWTE7N_+rDh9Q@mail.gmail.com> (Dmitry Nikolaev's message of "Thu, 2 Jun 2016 08:00:56 +0300")
Hi,
Dmitry Nikolaev <cameltheman@gmail.com> skribis:
> Hi. I have icedtead both in my /etc/config.scm and in my user profile:
>
> $ guix package --list-installed | grep icedtea
> icedtea 3.0.1 out
> /gnu/store/krksxq6wzxi4bj9vc7g02axgjb7nrmgi-icedtea-3.0.1
>
> $ ls /gnu/store/ | grep -e '.*icedtea.*-jdk'
> 1rxafkp02y1775viisji16nfam7syqq3-icedtea-2.6.6-jdk/
[...]
> What should I do to run javac?
I think you need to install the JDK:
--8<---------------cut here---------------start------------->8---
$ guix package -A icedtea
icedtea 3.0.1 out,jdk,doc gnu/packages/java.scm:752:4
icedtea 2.6.6 out,jdk,doc gnu/packages/java.scm:582:4
icedtea 1.13.10 out,jdk,doc gnu/packages/java.scm:182:2
$ guix package -i icedtea:jdk
--8<---------------cut here---------------end--------------->8---
See
<https://www.gnu.org/software/guix/manual/html_node/Packages-with-Multiple-Outputs.html>
for more info on this.
HTH,
Ludo’.
next prev parent reply other threads:[~2016-06-02 7:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-02 5:00 icedtea is installed, but no javac available Dmitry Nikolaev
2016-06-02 7:09 ` Ludovic Courtès [this message]
2016-06-02 12:00 ` 宋文武
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87a8j4awxu.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=cameltheman@gmail.com \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).