Changeset 17855 for other-projects


Ignore:
Timestamp:
2008-11-13T14:35:03+13:00 (15 years ago)
Author:
ak19
Message:

No longer talks about setting FEDORA2_HOME and FEDORA3_HOME env variables, instead refers to the new FEDORA_VERSION environment variable that should be used.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/trunk/gs3-webservices-democlient/docs/HowToFiles/8RunFedoraLibrarianInterface.html

    r15762 r17855  
    2222<p>FLI is built on top of GLI. Just as with GLI, it allows you to drag-and-drop documents into a collection which it will then build. The building process of FLI is different in that it will export the documents into a <b>Fedora</b> repository.</p>
    2323
    24 <h2><a name="B">B Some limitations</a></h2>
     24<h2><a name="B">B Limitations</a></h2>
    2525<ul>
    26 <li>fli.sh launches a modified gli.sh. But fli.bat launches gli.bat which has yet to be edited to work for both gs3 and gs2. In other words, at present the Windows fli.bat should be used when working with Greenstone 2, and fli4gs3.bat when working with Greenstone 3.
    27 </li>
    2826<li>You need the Greenstone server to be running on the same machine as where your Fedora machine is running. This <i>may</i> not be a requirement in the future, but it is at present.</li>
    2927</ul>
     
    3432<li>You need Fedora installed (which would have required you to set the environment variables FEDORA_HOME, CATALINA_HOME and JAVA_HOME, which are also needed by FLI). And:
    3533<ul>
    36 <li>if the version you have installed is Fedora 2.*, then you need to add a new environment variable called FEDORA2_HOME to point to where you have Fedora 2.* installed.
    37 </li>
    38 <li>if you have Fedora 3.* installed, then you have to add a new environment variable called FEDORA3_HOME to point to where you have it installed.
     34<li>You need to add a new environment variable called FEDORA_VERSION. If the version you have installed is Fedora 2.*, then you set this to 2, if you have Fedora 3.* installed, then you'd set this environment variable to 3.
    3935</li>
    4036</ul>
Note: See TracChangeset for help on using the changeset viewer.