README
branchpopcorn-port
changeset 52 2ec3deb0a0d5
parent 45 355127a26162
equal deleted inserted replaced
51:1444edeae73f 52:2ec3deb0a0d5
    11 Requirements
    11 Requirements
    12 ============
    12 ============
    13 
    13 
    14 - jQuery 1.4
    14 - jQuery 1.4
    15 - jQuery UI 1.4
    15 - jQuery UI 1.4
    16 - java and ant (for building the sources)
    16 - the java jre (for building the sources)
    17 
    17 
    18 Building the library
    18 Building the library
    19 ====================
    19 ====================
    20 
    20 
    21 The library files are scattered in many files. An ant build script has been made to make the developer and
    21 The library files are scattered in many files. An ant build script has been made to make the developer and
    22 minified versions of the player. It is located in sbin/build/client.xml.
    22 minified versions of the player. It is located in sbin/build/client.xml.
       
    23 To build the library, simply run sbin/build/compil.bat if you are running windows, or sbin/build/compil.sh
       
    24 if you're running Unix.
    23 
    25 
    24 Running the examples
    26 Running the examples
    25 ====================
    27 ====================
    26 
    28 
    27 You'll have to have a web server configured to serve the metadataplayer directory, because
    29 You'll have to have a web server configured to serve the metadataplayer directory, because