-
jbki guess i should put this in here..
-
jbkjperkin: one thing the tpm2-tss libraries do is both install a file into $PREFIX/etc/tpm2-tss as well as files into $PREFIX/etc/tpm2-tss/fapi-profiles
-
jbki've got it putting those under $PREFIX/share/examples/tpm2-tss instead, but i'm not sure the 'right' way to get the files in fapi-profiles noted correctly as things to copy into $PREFIX/etc
-
jbk(e.g. I've set CONF_FILES for the file in etc/tpm2-tss and that seems to work)
-
jbk(it otherwise seems to work/build aside from some minor libtool build noise that i gave up on trying to track down
-
jbkgiven the Makefile was as large as all the source files combined (yay autotools!)
-
jbki couldn't track down either the target or the variables that were causing a few libraries to be included twice (e.g. -lfoo .... -lfoo)