| 9 | | - 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. |
|---|
| 10 | | - You need the Greenstone server to be running on the same machine as where your Fedora machine is running. This may not be a requirement in the future. |
|---|
| 11 | | - fli.sh will at present put documents into the Fedora repository if Greenstone is running locally to FLI (as opposed to a remote Greenstone server). It's the intention to fix this discrepancy soon. But if you want an immediate solution, what you need to do is: |
|---|
| | 9 | - You need the Greenstone server to be running on the same machine as where your Fedora machine is running. This may or may not remain a requirement in the future. |
|---|
| | 10 | - FLI will put documents into the Fedora repository (a process called "ingesting into Fedora"). If you happen to encounter some connection failure problems please try the following and also inform us of the context of your problem. To overcome such a problem, what you need to do is: |
|---|
| 18 | | <Context docBase="/full/path/to/parent/folder/of/greenstone/collectdir" path="/gsdl"></Context> |
|---|
| 19 | | Where this would be $GSDLHOME/web/sites/localsite for Greenstone 3, and just plain $GSDLHOME for Greenstone 2. (Note that in both cases, it has to be the full path to the parent directory of the "collect" directory.) |
|---|
| | 16 | <Context docBase="/full/path/to/parent/folder/of/your/greenstone/collectdir" path="/gsdl"></Context> |
|---|
| | 17 | Where this full path would be your |
|---|
| | 18 | - GSDLHOME/web/sites/localsite for Greenstone 3, and |
|---|
| | 19 | - just plain GSDLHOME for Greenstone 2. |
|---|
| | 20 | Note that in both cases, it has to be the full path to the parent directory of the "collect" directory. |
|---|