* bug#61952: Apache Ant missing dependencies
@ 2023-03-03 18:47 Erik
0 siblings, 0 replies; only message in thread
From: Erik @ 2023-03-03 18:47 UTC (permalink / raw)
To: 61952
When running `guix shell --pure ant openjdk openjdk:jdk -- ant`, there
are errors for missing commands as well as ant believing that java is
not installed. Adding `coreutils` fixes the missing commands, and
adding `which` makes it recognize the java installation.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-03-12 12:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-03 18:47 bug#61952: Apache Ant missing dependencies Erik
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.