Search Criteria
Package Details: gaiasky 2:3.4.2.041928e7c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gaiasky.git (read-only, click to copy) |
---|---|
Package Base: | gaiasky |
Description: | Open source 3D universe simulator for desktop and VR with support for more than a billion objects |
Upstream URL: | https://zah.uni-heidelberg.de/gaia/outreach/gaiasky |
Keywords: | 3D astronomy ESA gaia interactive moons opengl planets satellites space stars visualization |
Licenses: | MPL |
Submitter: | langurmonkey |
Maintainer: | langurmonkey |
Last Packager: | langurmonkey |
Votes: | 9 |
Popularity: | 0.77 |
First Submitted: | 2016-04-26 12:19 (UTC) |
Last Updated: | 2023-03-15 15:37 (UTC) |
Latest Comments
1 2 3 Next › Last »
simona commented on 2020-12-10 16:07 (UTC)
thx
langurmonkey commented on 2020-12-10 13:57 (UTC)
@simona sorry, it is fixed now.
simona commented on 2020-12-10 13:52 (UTC)
==> Validazione di source file con md5sums...
gaiasky-3.0.1.2318179ff.tar.gz ... NON RIUSCITO
==> ERRORE: Uno o più file non hanno superato il controllo di validità!
Tio commented on 2020-09-17 15:53 (UTC)
Reinstalling jre11-openjdk did the trick. Thank you very much!
langurmonkey commented on 2020-09-15 13:15 (UTC) (edited on 2020-09-15 13:16 (UTC) by langurmonkey)
@Tio, a clean install of the
jre11-openjdk
package -which already is a dependency of my package- should set everything up for you. It installs the JRE in/usr/lib/jvm/java-11-openjdk/
. Additionally, you may want to set the value of the environment variable$JAVA_HOME
(in your~/.bash_profile
or~/.bashrc
, or simply in your terminal, but this is not permanent) like this:but this is not strictly necessary, as the
jre11-openjdk
already adds the binaries to the$PATH
.Tio commented on 2020-09-15 11:09 (UTC)
Ok. I do not know how to do these...but thank you for the answer.
langurmonkey commented on 2020-09-14 07:03 (UTC) (edited on 2020-09-14 07:57 (UTC) by langurmonkey)
Tio, you either need the
$JAVA_HOME
variable pointing to your Java 11 installation, or thejava
executable in your$PATH
.Tio commented on 2020-09-14 02:03 (UTC)
Hi. I already have jre11. I removed jre8 so that perhaps it will use jre11. However now I get this error:
langurmonkey commented on 2020-09-13 18:29 (UTC) (edited on 2020-09-14 07:57 (UTC) by langurmonkey)
@Tio you are using the jre 8 to run it, but should be using at least jre 11 (which is a dependency). Check your java installations and make sure you have the right version. You can check the gaiasky script itself to see how the jre is chosen. Maybe you have Java 8 in your
$JAVA_HOME
or$JRE_HOME
vars.Tio commented on 2020-09-12 17:04 (UTC)
Wanted to say I get this error:
1 2 3 Next › Last »