| Summary: | Installs files beginning with period into the examples folder | ||
|---|---|---|---|
| Product: | Examples/Basic and Novice | Reporter: | yuri |
| Component: | general | Assignee: | Ivana.Hrivnacova |
| Status: | RESOLVED WONTFIX | ||
| Severity: | minor | CC: | asai |
| Priority: | P4 | ||
| Version: | other | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
yuri
2017-12-15 02:38:23 CET
Please add more information. Which version as you installing? Have you followed our installation instruction? Could you successfully install Geant4 itself? Kind regards, Makoto Version 10.4 Using the FreeBSD ports framework to install, it follows standard procedures for all cmake-based projects. And Geant4 itself install fine. The .README* files are used by Doxygen to generate the examples source code documentation. As they include some Doxygen keywords we preferred to provide them in addition to the "plain" README files, which are just text files, and hide them from the user with "." They are in place since long time (I checked that it's already the case in 9.6). Could you, please, let us know, why you see this as a problem? Thank you, .README.HowToRun is the pre- preprocessing version of README.HowToRun. Users will not do any preprocessing themselves, the very meaning of preprocessing is to generate the final version. Therefore, installing .README.HowToRun is just meaningless from the user's standpoint. It’s a good thing to only install what’s explicitly needed, but in this case it’s incredibly low priority, as the .README.txt files do not take excess disk space and also do not affect the functionality of Geant4 or applications. If it’s a real issue, the files can always be removed by hand. Please, let us know if you really get problems due to this. |