You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by da...@cocoon.zones.apache.org on 2005/06/10 09:38:23 UTC

[DAISY] Updated: Java

A document has been updated:

Document ID: 21
Branch: main
Language: default
Name: Java (unchanged)
Document Type: Simple Document (unchanged)
Updated on: 6/10/05 7:34:33 AM
Updated by: Helma

A new version has been created, state: draft

Parts
=====
Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name:  (unchanged)
Size: 1244 bytes (previous version: 1235 bytes)
Content diff:
--- <html imagetoolbarenabled="true">
+++ <html>
    <body>
    
    <p class="note">Cocoon is written in Java and is therefore platform-independent.
(8 equal lines skipped)
    <p>Please download the proper distribution for your operating system and follow
    the instructions <a href="http://java.sun.com/j2se/1.4.2/">here</a>.</p>
    
--- <p>After installation, make sure the JAVA_HOME environment variable is defined
--- and points to the correct location (ie, the directory where Java is installed).
--- To verify this, open a command prompt or shell and enter:</p>
+++ <p>After installation, make sure the <strong>JAVA_HOME</strong> environment
+++ variable is defined and points to the correct location (ie, the directory where
+++ Java is installed). To verify this, open a command prompt or shell and enter:
+++ </p>
    
--- <p>For Windows:<br/>
--- %JAVA_HOME%/bin/java -version</p>
+++ <p>For Windows:</p>
    
--- <p>For Linux:<br/>
--- $JAVA_HOME/bin/java -version</p>
+++ <pre>%JAVA_HOME%/bin/java -version</pre>
    
+++ <p>For Linux:</p>
+++ 
+++ <pre>$JAVA_HOME/bin/java -version</pre>
+++ 
    <p>This should print out something like:</p>
    
--- <p>java version "1.4.2_xx"</p>
+++ <pre>java version "1.4.2_xx"</pre>
    
    <p>If you don't want to set JAVA_HOME system wide, edit the batchfiles/shell
    scripts to include a line to set the JAVA_HOME environment variable.</p>
(3 equal lines skipped)


Fields
======
no changes

Links
=====
no changes

Custom Fields
=============
no changes

Collections
===========
no changes