Package Details: clhep 2.4.7.1-1

Git Clone URL: https://aur.archlinux.org/clhep.git (read-only, click to copy)
Package Base: clhep
Description: A Class library for High Energy Physics
Upstream URL: http://proj-clhep.web.cern.ch/
Licenses: GPL3
Submitter: Sonequa
Maintainer: donpicoro
Last Packager: donpicoro
Votes: 9
Popularity: 0.000131
First Submitted: 2007-10-17 17:47 (UTC)
Last Updated: 2024-08-14 07:53 (UTC)

Pinned Comments

donpicoro commented on 2018-11-23 10:55 (UTC)

NOTE to users compiling geant4 with the option GEANT4_USE_SYSTEM_CLHEP=ON:

The geant4 checks for clhep will fail as they will look for the static libraries which are removed by default.

To avoid the removal of clhep libraries needed by geant4 for its check make sure to add staticlibs to the options array.

Latest Comments

« First ‹ Previous 1 2 3

donpicoro commented on 2012-03-04 18:00 (UTC)

the documentation is now in /usr/share/doc/clhep instead of /usr/share/clhep

donpicoro commented on 2012-02-27 21:51 (UTC)

Updated! in this release now it builds also the documentation and regarding the two previously (fixed) reported bugs: - binaries in /usr/bin DO NOW have the correct permissions .... :D - the symlinks for the libraries in /usr/lib are not created .. :( it was Bye bye to the first one https://savannah.cern.ch/bugs/?91543 :D but the second one is still there... so partly the quick fix provided by Bastian is there.

donpicoro commented on 2012-02-03 00:28 (UTC)

As pointed by Bastian Beischer the package presented the following problems when building it using cmake. - binaries in /usr/bin do not have the correct permissions - the symlinks for the libraries in /usr/lib are not created. Thanks Bastian for also provide the proper quick fix.

donpicoro commented on 2012-02-01 20:26 (UTC)

It was flagged as outdated and it was orphan, so I decided to give it a go. Now I maintain it and is looking good here ;) Cheers and happy usage.

Eothred commented on 2010-05-11 15:15 (UTC)

Thanks! Checked 64bit version and things seem to work fine from what I can see :)

Sonequa commented on 2010-04-26 20:15 (UTC)

Updated...

Eothred commented on 2010-04-23 09:56 (UTC)

Please update source version, as my geant4 package depends on version 2.0.4.6 (as of tomorrow). Would be nice if the geant4 package could depend on this clhep package instead of providing it.