Ignore:
Timestamp:
2008-03-06T14:08:49+13:00 (16 years ago)
Author:
oranfry
Message:

lots of work on wirk3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/wirk3/wrapper/wrapper.cpp

    r15025 r15053  
    6363    //if it failed, launch the installer for the bundled java, then try again
    6464    if ( launch_exit_code == 1 ) {
    65         cout << "It appears that you do not have an installed Java Runtime Enviromnent (JRE)" << endl;
     65        cout << "Greenstone requires Java Runtime Enviromnent (JRE) 1.4.0 or greater" << endl;
     66        cout << "It appears that you do not have an a suitible JRE installed" << endl;
     67
    6668       
    6769        //is this an installer with the bundled JRE?
Note: See TracChangeset for help on using the changeset viewer.