Search Criteria
Package Details: go4 6.3.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/go4.git (read-only, click to copy) |
---|---|
Package Base: | go4 |
Description: | Object-oriented system (GSI Object Oriented On-line Off-line system) based on ROOT |
Upstream URL: | https://www.gsi.de/en/work/research/experiment_electronics/data_processing/data_analysis/the_go4_home_page.htm |
Licenses: | GPL |
Conflicts: | mbseventapi |
Submitter: | donpicoro |
Maintainer: | donpicoro |
Last Packager: | donpicoro |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2012-02-01 22:51 (UTC) |
Last Updated: | 2024-01-26 10:46 (UTC) |
Dependencies (5)
- cern-vdt
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- qt6-webengine
- root (root-cuda)
- cmake (cmake-gitAUR) (make)
Required by (0)
Sources (1)
Latest Comments
donpicoro commented on 2018-03-23 19:08 (UTC)
donpicoro commented on 2014-01-27 18:12 (UTC)
for some reason I do not want to figure out, it won't compile if you still have the previous go4 installed.
So, uninstall, update and happy data analysis.
donpicoro commented on 2013-08-01 12:58 (UTC)
The latest ROOT update brakes Go4... :-(
I am trying to fix it a bit but it looks something semi-fundamental on the XML exporter.
If it is not critical, stick to the old root and old Go4 in the meantime.
donpicoro commented on 2013-04-02 19:21 (UTC)
Root updated. Released bumped.
donpicoro commented on 2013-03-02 12:17 (UTC)
You sir are fast. That just hit the news yesterday :-P
Nonetheless you are right and I already took care of it. Enjoy.
xzy3186 commented on 2013-03-02 05:04 (UTC)
Hi, I think it is better to specify qt4 in the dependencies list.
Pinned Comments
donpicoro commented on 2018-03-23 19:08 (UTC)
go4 does NOT compile unless you compile ROOT with
set (cxx14 ON CACHE BOOL "" FORCE)
instead of
set (cxx17 ON CACHE BOOL "" FORCE)
in setting.cmake <-- ROOT package