Hi, Thank you very much for your work on TPP.
I'm sorry to say, but there are serious bugs in TPP 4.8 installer for windows. 1. The installer search for Apache installation only in one specific folder ( C:\Program Files (x86)\Apache Software Foundation\Apache2.3 ), thus if Apache is installed in any other location it fails. The default installation folder for Apache server supplied with the installer is C:\Program Files (x86)\Apache Software Foundation\Apache2.2 2. The installer overwrites PATH environment variable to "C:\Intepub\tpp-bin" instead of adding the value to the PATH existing in the system. This bug is specifically bad, since it leads to malfunction of a lot of other software in the system. 3. There seems to be hardcoded location for perl installation as well. This issues make it impossible and somehow dangerous to use the installer. Therefore the only suitable option is to compile everything from the source, which sounds a bit to complicated. The better option was to distribute TPP as simple zipped binaries. As far as I can judge, the installer just unpack files to hardcoded folder, and modify some variables in system path and apache conf. Zipped binares and a decent installation instruction would serve the same way much better. Best regards, Vladimir On Friday, November 21, 2014 at 11:07:05 PM UTC+1, [email protected] wrote: > > Announcing the official release of Trans-Proteomic Pipeline (TPP) 4.8.0 > "PHILAE" > > We are proud to offer a update to the Trans-Proteomic Pipeline (TPP) > software, release 4.8.0 (4.8 revision). The software is available for > Windows as well as Linux (and unofficially) through OSX source from all the > usual locations (please see the section below, "Getting the software"). > Most users are recommended to use the Windows installer, which installs and > configures the TPP and other required software (such as a web server). > For advanced users who need to customize the TPP, or for those who run on > Linux or OS X, you can download the source code. > > > == Release Notes == > > * Release notes on the most important new features, changes, and known > issues are available at: > > "http://tools.proteomecenter.org/wiki/index.php?title=TPP:4.8 > .0_Release_Notes" > > > == Getting the TPP Software == > > * Download the TPP version 4.8.0 native windows installer from the > Sashimi SourceForge project file release page: > > "http://sourceforge.net/ > <http://goog_2056063534>http://sourceforge.net/projects/sashimi/files/Trans-Proteomic > > Pipeline (TPP)" > > * Everyone is encouraged to read and contribute to our wiki, at > "http://tools.proteomecenter.org/wiki/" > > * For guides to installing and using our software, please see our wiki: > "http://tools.proteomecenter.org/wiki/index.php?title=Software:TPP" > > * For downloading the source code, please go to the following link: > "http://sourceforge.net/projects/sashimi/files/" and find the 4.8.0 > source code .zip package; > or, check out the code directly from svn: > "svn co svn://svn.code.sf.net/p/sashimi/code/tags/release_4-8-0" > > For building from source, please refer to the README and INSTALL files in > src/ > directory of TPP as well as the wiki. > > > == Acknowledgements == > > The TPP Team: Luis, David, Mike, and Joe, plus all other developers who > contributed to this release from the ISB. Thanks to developers and users > from the TPP's user community who also provide feedback and code > contributions. > > > -- > Joe Slagel > Institute for Systems Biology > [email protected] <javascript:> > > -- You received this message because you are subscribed to the Google Groups "spctools-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spctools-discuss. For more options, visit https://groups.google.com/d/optout.
