Below are details on the supported command-line arguments and instruction for starting the Rhino SDK under Linux or Windows.
Command-line arguments
The Rhino SDK start scripts for Linux and Windows both support the following command-line options:
Option | Purpose | ||
---|---|---|---|
-j <JAVA_HOME> |
Specifies the path to a JDK installation that should be used to run the Rhino SDK.
This option only has effect when starting the Rhino SDK for the first time.
After the first start the file
|
||
-s |
Indicates that Rhino should be started with the SLEE in the |
||
-x |
Indicates that Rhino should be started with the SLEE in the |
The In the case neither the
|
Run start-rhino.sh
with Linux
To start the Rhino SDK, execute the start-rhino.sh
shell script in the RhinoSDK
folder.
Run start-rhino.bat
with Windows
To run the Rhino SDK, double-click to execute the start-rhino.bat
script in the RhinoSDK
folder.
It might be useful to change the size of the window running Rhino, so that logging messages are easier to see. To do this, right-click on the title bar of the window running Rhino and select Properties. Then under Layout, change the screen buffer size to a height of 9999 and the width and height of the window to whatever provides enough visibility. |