Ignore:
Timestamp:
2011-02-23T19:21:25+13:00 (13 years ago)
Author:
ak19
Message:

Second (final) part of allowing user to set which port Jodconverter uses to communicate with soffice. By default this is set to 2002 internal to jodconverter, but it conflicts with programs (like logmein) which use this port, so that jodconverter can fail unless the user is given the ability to change the port it uses.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gs2-extensions/open-office/trunk/src/setup.bat

    r23731 r23735  
    55:: Edit and uncomment the following environment variables if you want to customise the
    66:: location of your OpenOffice installation or what host or port it should be run with.
     7:: You can also set the port that jodconverter uses to connect to OpenOffice.
    78:: If this is (also) a remote Greenstone server, you will (also) want to edit the file
    89:: gsdlsite.cfg in your Greenstone installation's cgi-bin folder.
     
    1112:: set SOFFICE_HOST=localhost
    1213:: set SOFFICE_PORT=8200
     14:: set JODCONVERTER_PORT=8100
    1315
    1416
Note: See TracChangeset for help on using the changeset viewer.