I am having trouble compiling TPP in ubuntu 12.10. I think it's related to boost libs. (version 1.49 is installed by default). I tried to install oost 1.45 in ./extern but that didn't work either. Here is the error I get when I call make all in trans_proteomic_pipeline/src
[ERROR] Boost libary build failed (missing /usr/local/src/TPP-4.6.1/trans_proteomic_pipeline/src/../build/Ubuntu-x86_64/boost/lib/libboost_filesystem.a), please report the results of manually running the following commands: cd /usr/local/src/TPP-4.6.1/trans_proteomic_pipeline/src/../extern/boost_1_45_0; time /usr/local/src/TPP-4.6.1/trans_proteomic_pipeline/src/../extern/boost_1_45_0/tools/build/v2/engine/src/bin.linuxx86_64/bjam -q -d0 --stagedir=/usr/local/src/TPP-4.6.1/trans_proteomic_pipeline/src/../build/Ubuntu-x86_64/boost --build-dir=/usr/local/src/TPP-4.6.1/trans_proteomic_pipeline/src/../build/Ubuntu-x86_64/boost/obj --layout=system --build-type=minimal -j3 variant=release link=static runtime-link=shared --with-filesystem --with-date_time --with-iostreams --with-program_options --with-regex --with-serialization --with-thread stage I actually need only the file converters to mzXML and mzML. Is there anywhere I can find the binary files for these for Windows or Linux. -- You received this message because you are subscribed to the Google Groups "spctools-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/spctools-discuss/-/tL-sOLXy69wJ. 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.
