How can I install the verse package? I did not find it in my Ubuntu 10.1. Through a Google search I went to:
http://www.ctan.org/tex-archive/macros/latex/contrib/verse
and followed the instructions. It gave me the following error:
(./verse.ins
*** Generating the LaTeX2e package files ***
Generating file(s) ./verse.sty
! Cannot find file verse.dtx.
\readsource ...ot find file \uptospace #1 \qStop }
\else \processedLines \z@ ...
l.56 ...e{\file{verse.sty}{\from{verse.dtx}{usc}}}
? ^C! Interruption.
\readsource ...t \refusedfiles \empty \csname b@#1
\endcsname \Name \let {b@#...
l.56 ...e{\file{verse.sty}{\from{verse.dtx}{usc}}}
?
tlmgr install verse. – Werner Aug 30 '11 at 1:49Cannot find file verse.dtx.. So downloadverse.dtxtoo if you want install the package manually. – Ulrike Fischer Aug 30 '11 at 8:46