Package Details: clion-eap-jre 243.19420.28-1

Git Clone URL: https://aur.archlinux.org/clion-eap.git (read-only, click to copy)
Package Base: clion-eap
Description: JetBrains custom Java Runtime for CLion EAP (Recommended)
Upstream URL: https://github.com/JetBrains/JetBrainsRuntime
Keywords: C C++ IDE JetBrains
Licenses: custom
Submitter: rdoursenaud
Maintainer: Zrax
Last Packager: Zrax
Votes: 60
Popularity: 0.064616
First Submitted: 2014-09-08 12:11 (UTC)
Last Updated: 2024-10-10 20:43 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

rdoursenaud commented on 2014-11-15 11:29 (UTC)

well, it was the first submitted to the AUR, it is maintained and up-to-date, it's named with a -eap suffix because this is not a stable release and may continue to exist along with a stable release.

anatolik commented on 2014-11-15 06:58 (UTC)

How this version differs from clion package?

rdoursenaud commented on 2014-11-13 13:36 (UTC)

The lib32-glibc is for the bundled gdb which is a 32 bits version so it's needed on x86_64 machines but glibc is already pulled on x86 machines so it's not needed for these. The -4 release package addresses this issue.

melkir commented on 2014-11-13 07:23 (UTC)

@FTC56 http://www.gnu.org/software/libc/ I don't think we need the lib32 version at least you can add glibc for x64 and lib32-glibc for x86 system :/

<deleted-account> commented on 2014-11-10 02:48 (UTC)

Bundled cmake and gdb appears to be only for 64 bit. Using system cmake works good.

Nivalis commented on 2014-11-09 18:57 (UTC)

i change depends on pkgbuild from 'lib32-glibc' to 'glibc' and install continued and yet install libxtst

rdoursenaud commented on 2014-10-27 03:12 (UTC)

@melkir, very strange indeed. Just tested and been unable to reproduce.

melkir commented on 2014-10-27 02:09 (UTC)

==> Installation/compilation des dépendances manquantes pour clion-eap: erreur : impossible de trouver la cible : lib32-glibc I have already installed it from the core package, and it's needed the aur package don't know why o_o