Changeset 274
- Timestamp:
- May 21, 2007, 7:00:16 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/se/lu/thep/affymetrix/INSTALL
r273 r274 76 76 3.v). 77 77 78 If you are upgrading a previously installed RMAExpress plug-in for79 BASE you can safely skip to item 7) below.78 If you are upgrading a previously installed RMAExpress or Plier 79 plug-in for BASE you can safely skip to item 7) below. 80 80 81 81 82 82 == 1. Pre-requisites == 83 83 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 === 85 This plug-in package will only work with BASE 2.0 or later, i.e. BASE 86 1.2.x is not (and will never be) supported. 87 88 === RMAExpressConsole and apt-probeset-summarize === 89 Pre-requisite for RMAExpress plug-in (both binary package and 90 subversion tree installs) is that RMAExpressConsole is installed. 90 91 91 92 Pre-requisite for Plier plug-in (both binary package and 92 subversion tree installs) : Installation of apt-probeset_summarize.93 subversion tree installs) is that apt-probeset_summarize is installed. 93 94 94 95 RMAExpressConsole is available in the RMAExpress package written by … … 105 106 106 107 apt-probeset-summarize is available in the Affymetrix Power Tools 107 package available through Affymetrix home page108 (APT) package available through Affymetrix home page 108 109 http://www.affymetrix.com/support/developer/powertools/index.affx 110 111 APT is available as a Windows installer package and pre-built binaries 112 for Linux and Mac OS-X. If you prefer building yourself, the source 113 code is available as well. Though, it should be noted, we have 114 experienced some problems building APT and at the time being we have 115 not succeeded. 109 116 110 117 You should install the binaries (RMAExpressConsole and … … 118 125 fulfilled, but execution of the plug-in within BASE will fail. 119 126 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. === 128 This is only needed for compilation and installition from a subversion 129 tree, i.e., it is not needed when installing a pre-compiled package. 122 130 123 131 The BASE2Core.jar (from BASE 2.0 and later) file in use by the server 124 running the BASE web application .125 132 running the BASE web application must be available when compiling 133 se.lu.thep.affymetrix.jar. 126 134 127 135 == 2. Compilation and installation from a subversion tree ==
Note: See TracChangeset
for help on using the changeset viewer.