sherpa is hosted by Hepforge, IPPP Durham
close Warning: Can't synchronize with repository "(default)" (/hepforge/svn/sherpa does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 14 years ago

Last modified 11 years ago

#101 closed defect

fail to install on Linux: Missing files in distribution STILL UNFIXED — at Initial Version

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

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

Change History (0)

Note: See TracTickets for help on using tickets.