Skip to content

Commit

Permalink
Updated README.md - Added every dependancy that could be found in the…
Browse files Browse the repository at this point in the history
… initial

source
  • Loading branch information
mattwilmott committed Feb 8, 2011
1 parent 0c4574d commit abb6940
Showing 1 changed file with 72 additions and 1 deletion.
73 changes: 72 additions & 1 deletion README.md
Expand Up @@ -15,11 +15,82 @@ try and clean it as we go as well.


## Dependencies
* TODO - Unknown at present

TODO - Incomplete at present including versions of already identified deps
I have just listed here all the dependancies needed to compile. At present
they are all contained in the repository.

Some of these will be need to be culled from the distribution channel. Ideally
every binary needs to be removed and replaced with an Ant/Ivy or Maven script
to pull in deps and compile.

Priority is to determine which packages are actually needed and which can be
updated to their latest versions.

* Red5 - Java based Flash Server - http://www.red5.org
* ffmpeg - http://ffmpeg.org
* swftools - http://www.swftools.org
* Python
* nginx
* Apache Tomcat
* libcurl
* npapi
* gcc-c++
* pcre-devel
* libjpeg-devel
* zlib-devel
* libpng-devel
* fastcgi
* corona - http://sourceforge.net/corona
* common-attributes-api
* common-beanutils
* common-cli
* common-collections
* commons-dbcp
* commons-digester
* commons-el
* commons-fileupload
* commons-io
* commons-lang
* commons-logging
* commons-pool-1.3
* GWT - Google Web Toolkit - Versions 1.4.4 and 1.5.0 ???
* commons-codec-1.3
* commons-httpclient-3.1
* commons-logging-1.1
* ical4j-1.0-beta4
* javamail and activation
* gwttk-server-0.2.3
* jsp-api
* servlet-api
* asm
* cglib-nodep
* dom
* freemarker
* ivy-1.1
* ognl
* oscore
* portlet-api
* rife-continuations
* sitemesh
* spring-beans
* spring-context
* spring-core
* spring-mock
* spring-web
* velocity-dep
* webwork-nostatic-2.2.2
* xwork-tiger
* xwork



## Overview
TODO




## Getting Started
TODO

Expand Down

0 comments on commit abb6940

Please sign in to comment.