Package Details: clion-gdb 1:2023.3.4-1

Git Clone URL: https://aur.archlinux.org/clion.git (read-only, click to copy)
Package Base: clion
Description: JetBrains packaged GNU Debugger for CLion
Upstream URL: http://www.jetbrains.com/clion
Keywords: C C++ IDE JetBrains
Licenses: custom
Submitter: rdoursenaud
Maintainer: Zrax
Last Packager: Zrax
Votes: 225
Popularity: 1.13
First Submitted: 2015-04-14 21:23 (UTC)
Last Updated: 2024-02-16 00:09 (UTC)

Latest Comments

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

SZJX commented on 2018-04-02 13:11 (UTC)

It seems that when each of its dependencies are installed, i.e. clion-cmake, clion-jre etc., the archive for CLion (CLion-2018.1.tar.gz) is downloaded again every time? Is that the right thing to do or is there some configuration issue on my side?

qwivan commented on 2018-01-01 13:33 (UTC)

should depends on libxtst?

iMalinowski commented on 2017-12-08 23:23 (UTC) (edited on 2017-12-08 23:26 (UTC) by iMalinowski)

If you are using a different JRE/JVM than intellij-jdk set in archlinux-java, CLion will complain at launch. You can fix this my adding /usr/lib/jvm/intellij-jdk/jre/bin to your PATH at launch.

If you are adding a .desktop shortcut change the Exec line to

Exec=env PATH=/usr/lib/jvm/intellij-jdk/jre/bin:PATH "/usr/bin/clion" %f

Zrax commented on 2017-09-29 18:14 (UTC)

The file is included with the PKGBUILD. If you cloned the git repo or downloaded the snapshot tarball (rather than just the PKGBUILD file alone), you should already have the .desktop file as well.

nroth commented on 2017-09-29 18:09 (UTC) (edited on 2017-09-29 18:12 (UTC) by nroth)

I get: ==> ERROR: jetbrains-clion.desktop was not found in the build directory and is not a URL. Where am I supposed to find this file? EDIT: Extracted manually. Still, this is annoying.

Zrax commented on 2017-08-28 15:38 (UTC)

claymore: Please see the pinned comment on https://aur.archlinux.org/packages/ncurses5-compat-libs/ to resolve that.

claymore commented on 2017-08-28 12:11 (UTC)

I'm having this issue " AUR Packages (6) clion-1:2017.2.1-2 clion-cmake-1:2017.2.1-2 clion-gdb-1:2017.2.1-2 clion-jre-1:2017.2.1-2 clion-lldb-1:2017.2.1-2 ncurses5-compat-libs-6.0+20170827-1 :: Proceed with installation? [Y/n] Y :: Retrieving package(s)... :: clion build files are up-to-date -- skipping :: ncurses5-compat-libs build files are up-to-date -- skipping :: Checking ncurses5-compat-libs integrity... ==> Making package: ncurses5-compat-libs 6.0+20170827-1 (seg ago 28 13:09:12 WEST 2017) ==> Retrieving sources... -> Found ncurses-6.0-20170827.tgz -> Found ncurses-6.0-20170827.tgz.asc ==> Validating source files with md5sums... ncurses-6.0-20170827.tgz ... Passed ncurses-6.0-20170827.tgz.asc ... Skipped ==> Verifying source file signatures with gpg... ncurses-6.0-20170827.tgz ... FAILED (unknown public key 702353E0F7E48EDB) ==> ERROR: One or more PGP signatures could not be verified! :: Checking clion,clion-cmake,clion-gdb,clion-jre,clion-lldb integrity... ==> Making package: clion 1:2017.2.1-2 (seg ago 28 13:09:17 WEST 2017) ==> Retrieving sources... -> Found CLion-2017.2.1.tar.gz -> Found jetbrains-clion.desktop ==> Validating source files with sha256sums... CLion-2017.2.1.tar.gz ... Passed jetbrains-clion.desktop ... Passed :: failed to verify ncurses5-compat-libs integrity "

KillWolfVlad commented on 2017-08-25 08:30 (UTC)

If you use Bundled LLDB: /opt/clion/bin/lldb/LLDBFrontend: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory Please, add https://aur.archlinux.org/packages/libtinfo5/ as depends to clion-lldb

conrad784 commented on 2017-07-20 10:31 (UTC)

@JohnRobson Quoting srki_82: "@postadelmaga yaourt don't support split packages, try pacaur instead."