This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Unable to do automatic installation

Hi all,

I'm trying to do --automatic command but it throws an error it says.

 

You must specify an installation directory on the command line for automatic installations.

Installation aborted.

Automatic installation and no install directory specified.

 

The command looks like this:

 

./install.sh --SavWebUsername=username --SavWebPassword=password --acceptlicence --automatic

 

The image above are the list of the commands that is available.

 

Any help on this are greatly appreciated.



This thread was automatically locked due to age.
Parents
  • Hello mjagyo,

    can't test it but IMO the error message together with the help is rather clear:
    ./install.sh [INSTALL-DIRECTORY] [OPTION]
    it's not an OPTION. Dunno why it doesn't use the default if you specify --automatic.

    Christian

Reply
  • Hello mjagyo,

    can't test it but IMO the error message together with the help is rather clear:
    ./install.sh [INSTALL-DIRECTORY] [OPTION]
    it's not an OPTION. Dunno why it doesn't use the default if you specify --automatic.

    Christian

Children