Modify ↓
#101 closed defect (fixed)
fail to install on Linux: Missing files in distribution STILL UNFIXED
Reported by: | Generic User (don't modify these fields) | Owned by: | support@sherpa-mc.de |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Unknown | Version: | 1.2.2 |
Keywords: | Cc: |
Description (last modified by )
The two files HERA_DIS.texi and Tevatron_Photons.texi posted in response to ticket 100 appear to be broken. Here is the output from make
Making all in Manual make[2]: Entering directory `/root/software_repository/SHERPA/SHERPA-MC-1.2.2/Manual' if test -x "$(which texi2html 2>/dev/null)"; then \ texi2html --I .. --nosec-nav --css-include=./Sherpa.css ./Sherpa.texi; \ elif test -x "$(which makeinfo 2>/dev/null)"; then \ makeinfo -I .. --html --no-split --css-include=./Sherpa.css -o Sherpa.html ./Sherpa.texi; \ else \ touch Sherpa.html; \ fi .//HERA_DIS.texi:10: Misplaced {. .//HERA_DIS.texi:10: Misplaced }. .//HERA_DIS.texi:43: Node `HERA_DIS</td>' requires a sectioning command (e.g., @unnumberedsubsec). .//HERA_DIS.texi:59: Unknown command `example</td>'. .//HERA_DIS.texi:61: Unknown command `smallformat</td>'. .//HERA_DIS.texi:63: @verbatiminclude `Examples/HERA_DIS/Run.dat</td>': No such file or directory. .//HERA_DIS.texi:65: Unmatched `@end'. .//HERA_DIS.texi:67: Unmatched `@end'. .//HERA_DIS.texi:97: Bad argument `itemize</td>' to `@end', using `itemize'. .//Tevatron_Photons.texi:10: Misplaced {. .//Tevatron_Photons.texi:10: Misplaced }. .//Tevatron_Photons.texi:43: Node `Tevatron_Photons</td>' requires a sectioning command (e.g., @unnumberedsubsec). .//Tevatron_Photons.texi:49: Unknown command `menu</td>'. .//Tevatron_Photons.texi:58: Unmatched `@end'. .//Tevatron_Photons.texi:155: Unknown command `example</td>'. .//Tevatron_Photons.texi:160: Unmatched `@end'. .//Tevatron_Photons.texi:193: Node `Single photon production</td>' requires a sectioning command (e.g., @unnumberedsubsec). .//Tevatron_Photons.texi:203: @verbatiminclude `Examples/Tevatron_Photons/Run.single.me.dat</td>': No such file or directory. .//Tevatron_Photons.texi:259: Bad argument `itemize</td>' to `@end', using `itemize'. .//Tevatron_Photons.texi:270: @verbatiminclude `Examples/Tevatron_Photons/Run.single.ps.dat</td>': No such file or directory. .//Tevatron_Photons.texi:286: Bad argument `itemize</td>' to `@end', using `itemize'. .//Tevatron_Photons.texi:291: Node `Diphoton production</td>' requires a sectioning command (e.g., @unnumberedsubsec). .//Tevatron_Photons.texi:301: @verbatiminclude `Examples/Tevatron_Photons/Run.diphoton.me.dat</td>': No such file or directory. .//Tevatron_Photons.texi:325: Bad argument `itemize</td>' to `@end', using `itemize'. .//Tevatron_Photons.texi:346: @verbatiminclude `Examples/Tevatron_Photons/Run.diphoton.ps.dat</td>': No such file or directory. .//Tevatron_Photons.texi:364: Bad argument `itemize</td>' to `@end', using `itemize'. .//Tevatron_Photons.texi:367: Node `Notes for users of release 1.2.1</td>' requires a sectioning command (e.g., @unnumberedsubsec). .//Tevatron_Photons.texi:385: Unknown command `verbatim</td>'. .//Tevatron_Photons.texi:394: Unmatched `@end'. .//Tevatron_Photons.texi:403: Unknown command `verbatim</td>'. .//Tevatron_Photons.texi:405: Misplaced {. .//Tevatron_Photons.texi:411: Misplaced }. .//Tevatron_Photons.texi:414: Unmatched `@end'. .//Tevatron_Photons.texi:367: `Notes for users of release 1.2.1</td>' has no Up field (perhaps incorrect sectioning?). .//Tevatron_Photons.texi:291: `Diphoton production</td>' has no Up field (perhaps incorrect sectioning?). .//Tevatron_Photons.texi:193: `Single photon production</td>' has no Up field (perhaps incorrect sectioning?). .//Tevatron_Photons.texi:43: `Tevatron_Photons</td>' has no Up field (perhaps incorrect sectioning?). .//W_NLO.texi:1: Next reference to nonexistent node `Tevatron_Photons' (perhaps incorrect sectioning?). .//LHC_TTH.texi:1: Prev reference to nonexistent node `HERA_DIS' (perhaps incorrect sectioning?). .//HERA_DIS.texi:43: `HERA_DIS</td>' has no Up field (perhaps incorrect sectioning?). .//LEP91.texi:1: Next reference to nonexistent node `HERA_DIS' (perhaps incorrect sectioning?). .//Examples.texi:28: Menu reference to nonexistent node `Tevatron_Photons' (perhaps incorrect sectioning?). .//Examples.texi:16: Menu reference to nonexistent node `HERA_DIS' (perhaps incorrect sectioning?). .//Merging.texi:188: Cross reference to nonexistent node `HERA_DIS' (perhaps incorrect sectioning?). .//Shower.texi:48: Cross reference to nonexistent node `HERA_DIS' (perhaps incorrect sectioning?). .//Tevatron_Photons.texi:367: warning: unreferenced node `Notes for users of release 1.2.1</td>'. .//Tevatron_Photons.texi:291: warning: unreferenced node `Diphoton production</td>'. .//Tevatron_Photons.texi:193: warning: unreferenced node `Single photon production</td>'. .//Tevatron_Photons.texi:43: warning: unreferenced node `Tevatron_Photons</td>'. .//HERA_DIS.texi:43: warning: unreferenced node `HERA_DIS</td>'. makeinfo: Removing output file `Sherpa.html' due to errors; use --force to preserve. make[2]: *** [Sherpa.html] Error 1 make[2]: Leaving directory `/root/software_repository/SHERPA/SHERPA-MC-1.2.2/Manual' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/software_repository/SHERPA/SHERPA-MC-1.2.2' make: *** [all] Error 2
Wrong version perhaps?
Best regards,
Ezio Maina
Attachments (4)
Change History (8)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed for the next release. I am attaching the four missing files such that you can place them manually into Examples/Tevatron_Photons/
. Please let me know if you notice anything else which is missing.
Cheers,
Frank
Changed 14 years ago by
Attachment: | Run.diphoton.me.dat added |
---|
Changed 14 years ago by
Attachment: | Run.diphoton.ps.dat added |
---|
Changed 14 years ago by
Attachment: | Run.single.me.dat added |
---|
Changed 14 years ago by
Attachment: | Run.single.ps.dat added |
---|
comment:3 Changed 13 years ago by
Milestone: | → rel-old |
---|
Note: See
TracTickets for help on using
tickets.
Sorry. My previous comment was due to an incorrect download of the files. However when I downloaded them correctly and tried make once again I found out other missing items
Making all in Manual make[2]: Entering directory `/root/software_repository/SHERPA/SHERPA-MC-1.2.2/Manual' if test -x "$(which texi2html 2>/dev/null)"; then \
.Tevatron_Photons.texi:81: @verbatiminclude `Examples/Tevatron_Photons/Run.single.me.dat': No such file or directory. .Tevatron_Photons.texi:114: @verbatiminclude `Examples/Tevatron_Photons/Run.single.ps.dat': No such file or directory. .Tevatron_Photons.texi:129: @verbatiminclude `Examples/Tevatron_Photons/Run.diphoton.me.dat': No such file or directory. .Tevatron_Photons.texi:151: @verbatiminclude `Examples/Tevatron_Photons/Run.diphoton.ps.dat': No such file or directory. makeinfo: Removing output file `Sherpa.html' due to errors; use --force to preserve. make[2]: * [Sherpa.html] Error 1 make[2]: Leaving directory `/root/software_repository/SHERPA/SHERPA-MC-1.2.2/Manual' make[1]: * [all-recursive] Error 1 make[1]: Leaving directory `/root/software_repository/SHERPA/SHERPA-MC-1.2.2' make: * [all] Error 2 [root@teofarm02 SHERPA-MC-1.2.2]# ls Examples/Tevatron_Photons ls: Examples/Tevatron_Photons: No such file or directory [root@teofarm02 SHERPA-MC-1.2.2]# pwd /root/software_repository/SHERPA/SHERPA-MC-1.2.2
Actually the whole Examples/Tevatron_Photons directory is missing. Could you please fix the full chain?
Thanks,
Ezio Maina
maina@to.infn.it