TPP:Frequently Asked Questions

From SPCTools

(Difference between revisions)
Jump to: navigation, search
Revision as of 00:03, 15 May 2007
Jtasman (Talk | contribs)
(How do I upload files to the SPC tools team?)
← Previous diff
Revision as of 18:39, 31 May 2007
Jtasman (Talk | contribs)
(What is the current version of the TPP?)
Next diff →
Line 3: Line 3:
===What is the current version of the TPP?=== ===What is the current version of the TPP?===
-The current version is 3.0.3 (SQUALL), released May 8, 2007.+The current version is 3.1.0 (SQUALL), released May 31, 2007.
===What operating systems are supported?=== ===What operating systems are supported?===

Revision as of 18:39, 31 May 2007

Contents

TPP Frequently Asked Questions

What is the current version of the TPP?

The current version is 3.1.0 (SQUALL), released May 31, 2007.

What operating systems are supported?

Linux and Windows. Users have sucessfully gotten the system to work on the Mac OSX, but it is not officially supported: see the Mac OSX installation guide.

What level of computer expertise is required to use the software?

Installation of the Linux version requires the ability to interact with the shell, compile software from source code, possibly install required software, and install and configure a webserver. The TPP GUI can be run in both Linux and Windows installations, and greatly reduces the complexity of of using the software.

Do I need to run the TPP GUI in order to use the software?

No, all of the TPP can be accessed from the command line (linux or Cygwin shell), and thus can be scripted as desired. Note that many of the programs have many options, and using the GUI might be an easier route for a new user.

Do you provide Linux binaries?

No, only source code is provided.

Do you provide Windows binaries?

Yes, along with an installation that include the Cygwin system and a preconfigured webserver.

Does the TPP run on Windows?

Yes. We provide an installer, which will install the Cygwin system, as well as the Apache webserver.

How do I interact with data from the TPP?

Data is generally expected to be viewed from within a web browser. For linux systems, we recommend installing the Apache webserver (instructions here-- !add this). On Windows, our Cygwin installation includes the Apache server, which will be automatically configured by the installer.

What webserver configuration is required?

Linux: please see (!add this). Windows: none is required, as the installer automatically sets up Apache on port 1441.

Will the automatically installed Apache installation conflict with other webservers running on my Windows system?

No. The webserver is installed to run on port 1441, which is not used by any typically installed software. TPP-related webpages will be accessed by http://localhost:1441/..., rather than http://localhost/... .

How do I log into the TPP GUI?

After a sucessful installation, you should be able to point your broswer to http://localhost:1441/tpp-bin/tpp_gui.pl

You should be able to use the default username password combination of username "guest" and password "guest".

How do I move my data files?

There is no automatic way to do this, yet. You can run a sed command (!add example) to rewrite referenced paths.

Where can I go for help?

We have a very active newsgroup, spctools-discuss, hosted on google groups at http://groups.google.com/group/spctools-discuss . All TPP users are highly encouraged to subscribe, search the archives, and post their questions here for assitance from the TPP users community and / or the SPC software developers.

Additionally, all TPP users are highly encouraged to subscribe to the low-volume list spctools-announce, at http://groups.google.com/group/spctools-announce , for important announcements of bug fixes and improvements.

How do I upload files to the SPC tools team?

Occasionally, in a discussion on spctools-discuss, we ask newgroup members to upload files to our ftp site so we can debug issues. The site is at

ftp://ftp.systemsbiology.net/pub/incoming/

and is publicly accessible through any standard ftp client. Please note that you will not see your file after uploading it; this is normal. Please either post to the newsgroup or email us directly with the filename so we know where to find it!

How are the TPP releases named?

The versions are named according to various weather patterns.

User-contribued questions

Please contribute questions/answers you'd like to see here, supplying the answers if you know them and leaving them blank otherwise. Thanks!

Personal tools