Changes between Version 20 and Version 21 of WikiStart
- Timestamp:
- Feb 13, 2007, 11:10:39 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v20 v21 16 16 The latest stable release of Proteios can be checked out from the subversion repository: 17 17 18 `svn co http://lev.thep.lu.se/repository/proteios1/proteios/tags/release-1.1. 4 proteios-1.1.4`18 `svn co http://lev.thep.lu.se/repository/proteios1/proteios/tags/release-1.1.5 proteios-1.1.5` 19 19 20 This will create a sub-directory proteios-1.1. 4with all Proteios files needed to compile and run Proteios. To compile the software you need Java 2 Development Kit 5.0. To compile use Ant on the build.xml file20 This will create a sub-directory proteios-1.1.5 with all Proteios files needed to compile and run Proteios. To compile the software you need Java 2 Development Kit 5.0. To compile use Ant on the build.xml file 21 21 22 22 If you want to live on bleeding edge software, download the latest (maybe unstable) 1.x version through … … 26 26 This will create a sub-directory proteios1 with the latest Proteios 1.x files. 27 27 28 A pre-compiled Proteios 1.1. 4 package can also be downloaded as a [attachment:proteios-1.1.4.zip zip archive]. You'll also need Java 2 Runtime Environment 1.5.0, which can be downloaded from [http://www.java.com/en/download/index.jsp java.com]28 A pre-compiled Proteios 1.1.5 package can also be downloaded as a [attachment:proteios-1.1.5.zip zip archive]. You'll also need Java 2 Runtime Environment 1.5.0, which can be downloaded from [http://www.java.com/en/download/index.jsp java.com] 29 29 30 30 == Documentation ==