• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • Last Change
  • Annotate
  • Revision Log

root/branches/omero/docs/INSTALL.txt

Revision 153, 0.6 kB (checked in by jmoore, 3 years ago)

* Add short mention of Java 5 in docs
* Moved HACKING.txt to BUILDING.txt
* Some other small cosmetics

Line 
1
2-------------------------------------------------
3   OMERO - OME Read-Only Web App
4-------------------------------------------------
5
6To install the OMERO server, simply copy the war
7(web application resource) file to your servlet
8container. Once it is unpacked, edit:
9
10        /WEB-INF/classes/spring.properties
11
12to connect to the database.
13
14Once you start your servlet container, you can
15run the test suite against it.
16
17For more specific instructions, please see the
18INSTALL_*.txt files in the docs directory.
19
20Note: These instructions are for releases only.
21If you are working from subversion, please see
22BUILDING.txt to get things running.
Note: See TracBrowser for help on using the browser.

Download in other formats:

  • Plain Text
  • Original Format

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/