Changeset 274


Ignore:
Timestamp:
May 21, 2007, 7:00:16 PM (16 years ago)
Author:
Peter Johansson
Message:

some more lippstick refs #45

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/se/lu/thep/affymetrix/INSTALL

    r273 r274  
    76763.v).
    7777
    78 If you are upgrading a previously installed RMAExpress plug-in for
    79 BASE you can safely skip to item 7) below.
     78If you are upgrading a previously installed RMAExpress or Plier
     79plug-in for BASE you can safely skip to item 7) below.
    8080
    8181
    8282== 1. Pre-requisites ==
    8383
    84 i) Pre-requisite for both all install options:
    85 This plug-in will only work with BASE 2.0 or later, i.e. BASE 1.2.x is
    86 not (and will never be) supported.
    87 
    88 ii) Pre-requisite for RMAExpress plug-in (both binary package and
    89 subversion tree installs): Installation of RMAExpressConsole.
     84=== BASE 2 ===
     85This plug-in package will only work with BASE 2.0 or later, i.e. BASE
     861.2.x is not (and will never be) supported.
     87
     88=== RMAExpressConsole and apt-probeset-summarize ===
     89Pre-requisite for RMAExpress plug-in (both binary package and
     90subversion tree installs) is that RMAExpressConsole is installed.
    9091
    9192Pre-requisite for Plier plug-in (both binary package and
    92 subversion tree installs): Installation of apt-probeset_summarize.
     93subversion tree installs) is that apt-probeset_summarize is installed.
    9394
    9495RMAExpressConsole is available in the RMAExpress package written by
     
    105106
    106107apt-probeset-summarize is available in the Affymetrix Power Tools
    107 package available through Affymetrix home page
     108(APT) package available through Affymetrix home page
    108109http://www.affymetrix.com/support/developer/powertools/index.affx
     110
     111APT is available as a Windows installer package and pre-built binaries
     112for Linux and Mac OS-X. If you prefer building yourself, the source
     113code is available as well. Though, it should be noted, we have
     114experienced some problems building APT and at the time being we have
     115not succeeded.
    109116
    110117You should install the binaries (RMAExpressConsole and
     
    118125fulfilled, but execution of the plug-in within BASE will fail.
    119126
    120 iii) Pre-requisite for subversion tree compilation:
    121 Compile time access to BASE core jar file.
     127=== Compile time access to BASE core jar file. ===
     128This is only needed for compilation and installition from a subversion
     129tree, i.e., it is not needed when installing a pre-compiled package.
    122130
    123131The BASE2Core.jar (from BASE 2.0 and later) file in use by the server
    124 running the BASE web application.
    125 
     132running the BASE web application must be available when compiling
     133se.lu.thep.affymetrix.jar.
    126134
    127135== 2. Compilation and installation from a subversion tree ==
Note: See TracChangeset for help on using the changeset viewer.