Search Criteria
Package Details: fairroot 17.03-8
Git Clone URL: | https://aur.archlinux.org/fairroot.git (read-only, click to copy) |
---|---|
Package Base: | fairroot |
Description: | Analysis framework based on root provided by GSI/FAIR. |
Upstream URL: | http://fairroot.gsi.de |
Keywords: | science |
Licenses: | |
Submitter: | bloeher |
Maintainer: | bloeher |
Last Packager: | bloeher |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-02-16 11:48 |
Last Updated: | 2017-04-05 15:55 |
Dependencies (9)
- fairsoft
- bison (byacc-bison, bison-git) (make)
- clang (clang-pypy-stm, clang39, clang38, llvm-tce, clang8, llvm-minimal-git, llvm-toolchain-nightly-bin, llvm-git) (make)
- cmake (cmake-git) (make)
- curl (curl-git, curl-minimal-git) (make)
- flex (flex-git) (make)
- gcc-fortran (gcc-fortran-multilib-x32, gcc-fortran-multilib-git, gcc-fortran-git) (make)
- git (git-git) (make)
- subversion (make)
Latest Comments
bloeher commented on 2017-04-05 14:55
To properly compile, you must change the following file after installation of fairsoft:
$SIMPATH/bin/fairsoft-config
Exchange std=c++11 by std=c++1y
bloeher commented on 2015-07-20 14:23
Due to an unfixed bug in the release one cannot currently build Tutorials 3 and 7 with gcc 5.1.0, therefore comment out the corresponding lines in
$SRCDIR/example/CMakeLists.txt