From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============4991604130304302134==" MIME-Version: 1.0 From: Scheie, Peter M Subject: Re: [tpm2] tpm2-tools man pages not installing? Date: Thu, 05 Jul 2018 20:44:45 +0000 Message-ID: <54a96f1978da464a98e1c4b04420451e@AZDC-MMB02.GD-MS.US> In-Reply-To: 52f0d057-27f5-d0a5-9685-dbb18b78995f@linux.intel.com List-ID: To: tpm2@lists.01.org --===============4991604130304302134== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable BTW, there's a grammatical error in the man page for tpm2_unseal. What's t= he best way to get that fixed? (Sorry, my mother was an English major). Peter -----Original Message----- From: Joshua Lock [mailto:joshua.g.lock(a)linux.intel.com] = Sent: Wednesday, July 04, 2018 5:10 AM To: Matthias Gerstner; Scheie, Peter M Cc: tpm2(a)lists.01.org Subject: Re: [tpm2] tpm2-tools man pages not installing? On 03/07/2018 15:53, Matthias Gerstner wrote: > Hello, > = > On Tue, Jul 03, 2018 at 01:46:14PM +0000, Scheie, Peter M wrote: >> When I build & install tpm2-tools, the man pages don't seem to get >> installed. I'm just using the default './configure; make; sudo make >> install' routine, so everything is going into /usr/local/; therefore, >> I'd expect the man pages to end up in /usr/local/share/man, but they >> don't. Do I need add an argument to configure to make that happen? > = > that is actually a bug and I addressed it via commit > 72a28f36151db9bfa59a460ae0114dcece218862, however that commit didn't > make it into the current release. > = > So you either have to install them manually or, as a workaround, if you > have pandoc installed on the system, then the build system tries to > generate the man pages and alongside that also installs them. Thanks for the report Peter and for pointing to the fix Matthias. I've = backported the change to the 3.X branch and tagged a release candidate = for 3.1.1 which includes the fix: https://github.com/tpm2-software/tpm2-tools/releases/tag/3.1.1-rc0 Regards, Joshua --===============4991604130304302134==--