# HG changeset patch # User bgruening # Date 1383672728 18000 # Node ID 4b482f6136c22b09cc535a5c5dca1b197bd1bda3 # Parent 77d6b8ccc0467312563ee0a67af3d28dde580ad8 Uploaded diff -r 77d6b8ccc046 -r 4b482f6136c2 tool_dependencies.xml --- a/tool_dependencies.xml Mon Nov 04 04:04:03 2013 -0500 +++ b/tool_dependencies.xml Tue Nov 05 12:32:08 2013 -0500 @@ -3,23 +3,30 @@ + + + + + + - + - + - http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/XML-Parser-2.41.tar.gz - + http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/XML-Parser-2.41.tar.gz + http://search.cpan.org/CPAN/authors/id/L/LD/LDS/CGI.pm-3.43.tar.gz + .. https://downloads.sourceforge.net/project/sashimi/Trans-Proteomic%20Pipeline%20%28TPP%29/TPP%20v4.6%20%28occupy%29%20rev%203/TPP-4.6.3.tgz @@ -29,21 +36,33 @@ tar xfz TPP-4.6.3.tgz - https://github.com/bgruening/download_store/raw/master/htmldoc/htmldoc-1.8.27-8.debian.patched.tar.gz - - + https://github.com/bgruening/download_store/raw/master/htmldoc/htmldoc_1.8.27-8ubuntu1.debian.tar.gz + rm ./TPP-4.6.3/trans_proteomic_pipeline/extern/htmldoc.tgz + mv htmldoc_1.8.27-8ubuntu1.debian.tar.gz ./TPP-4.6.3/trans_proteomic_pipeline/extern/htmldoc.tgz + ./TPP-4.6.3/trans_proteomic_pipeline/src/ - echo 'TPP_ROOT=$INSTALL_DIR/tpp' > Makefile.config.incl - ls -l > $INSTALL_DIR/foo.txt - cat Makefile.config.incl > $INSTALL_DIR/foo2.txt - export PERL5LIB=$INSTALL_DIR/lib/perl5/:$PERL5LIB && export PATH=$PERL_ROOT_DIR/bin/:$PATH && make + echo 'TPP_ROOT=$INSTALL_DIR/tpp/' > Makefile.config.incl + echo 'TPP_WEB=/tpp/' >> Makefile.config.incl + echo 'CGI_USER_DIR=$INSTALL_DIR/cgi-bin/' >> Makefile.config.incl + + + sed -i -e 's/ /(&) /' ../perl/tpp_models.pl + sed -i -e 's/qw(.*) /(&) /' ../CGI/show_nspbin.pl + sed -i -e 's/qw(.*) /(&) /' ../perl/exporTPP.pl + + export PERL5LIB=$INSTALL_DIR/lib/perl5/:$PERL5LIB && export PATH=$PERL_ROOT_DIR/bin/:$PATH && export PERL5LIB=$PERL_ROOT_DIR/lib/perl5:$PERL5LIB && make make install - $INSTALL_DIR/bin + $INSTALL_DIR/tpp/bin + $INSTALL_DIR/lib/perl5 $INSTALL_DIR @@ -54,6 +73,8 @@ http://tools.proteomecenter.org/ + Dependencies: e2fslibs-dev (e2fsprogs-devel) + PATH will be set. TPP_ROOT_PATH will point to the root path of the installation.