Search Criteria
Package Details: cling-jupyter-git r5123.45318c5a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cling-git.git (read-only, click to copy) |
---|---|
Package Base: | cling-git |
Description: | Interactive C++ interpreter built on the top of LLVM and Clang libraries. |
Upstream URL: | https://root.cern.ch/cling |
Licenses: | custom:Cling Release License |
Submitter: | hagabaka |
Maintainer: | ralphptorres |
Last Packager: | simonfxr |
Votes: | 45 |
Popularity: | 0.000000 |
First Submitted: | 2013-06-08 07:00 (UTC) |
Last Updated: | 2023-10-02 16:50 (UTC) |
Dependencies (8)
- cling-gitAUR
- jupyter-notebook
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jupyter-notebook (make)
- libffi (libffi-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
tauroid commented on 2019-11-16 16:44 (UTC)
changing the relevant line (44) in PKGBUILD yields working install for me
-DLLVM_TARGETS_TO_BUILD="host" \
to
-DLLVM_TARGETS_TO_BUILD="host;NVPTX" \
jdc commented on 2019-04-25 03:14 (UTC)
I ran into a cryptic error message, but found it it was because I didn't have libc++ installed. With that out of the way, it works great!
maximaman commented on 2019-02-02 20:58 (UTC)
I have encountered the following error while trying to build the package:
eduardosm commented on 2016-11-25 10:22 (UTC)
marmistrz commented on 2016-11-24 22:04 (UTC)
ralonso commented on 2016-04-11 04:01 (UTC)
eduardosm commented on 2016-03-23 19:33 (UTC)
NeoZelux commented on 2016-03-22 20:58 (UTC)
fenuks commented on 2016-03-22 06:34 (UTC) (edited on 2016-03-22 06:36 (UTC) by fenuks)
« First ‹ Previous 1 2 3 4 5 6 Next › Last »