Hi all, I am trying to get together a chef "cookbook" for downloading and building the TPP on a linux system. (Chef is an open source systems administration, bootstrapping and configuration system from opscode.com).
I would be nice to separate out some of the pieces into their own "recipes", especially the external dependencies such as boost and pwiz. In older TPP releases you could set the BOOST include dirs in Makefile.config.incl, but it looks like 4.3.1 only allows override of certain vars: TPP_ROOT TPP_WEB XSLT_PROC CGI_USERS_DIR PERL_LIB_CORE BZ2_LIB LIB64 Two questions: 1) is anyone else working on a chef recipe for TPP and can share? 2) alternatively are the TPP undergoing any sort of re-engineering of the build to be more modular, specifically with respect to pwiz and using pwiz' own bjam build process instead of relying on an older SVN external revision of pwiz and building that? I mean I can always fake it by building boost and pwiz, then copying the needed shared libs to where the TPP build process expects them to be, but that in and of itself will take some time to figure out an may be a dead end. Help? -angel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "spctools-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/spctools-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
