On July 12, I posted a message to this dev list about the multirow error. In a 'teach a man to fish' moment, I want to search for my own message. I went to the mail-archive.com site:
http://www.mail-archive.com/[email protected] But my search for "multirow" returned no messages. Did anyone see the following message? I manually looked at the archive by date but did not see it there. --------------- MIME-Version: 1.0 Received: by 10.182.10.69 with HTTP; Thu, 12 Jul 2012 18:53:00 -0700 (PDT) Date: Thu, 12 Jul 2012 21:53:00 -0400 Delivered-To: [email protected] Message-ID: <CAOiJXP6J5-086z16USHbWVT0GmuJPkh55kkfdFE=b-w5hzn...@mail.gmail.com> Subject: accumulo compile has dependency on texlive-latex-extra ubuntu package From: David Medinets <[email protected]> To: accumulo-dev <[email protected]> Content-Type: text/plain; charset=ISO-8859-1 This is a note for anybody developing an installation package for Accumulo. The following command resolves the dependency. sudo apt-get install texlive-latex-extra Without the package, I am seeing the following error: LaTeX Error: File `multirow.sty' not found. ---------
