To install the latest Mac OS release, follow instructions for one of the methods below.

 

Automated Installation Package 918

Click on the button below.

 

NOTE: If the above link does not work you can attempt to use the following steps:

 

Manual Jar File Installation 918

1.  To install to the latest TWS Mac OS production release on your computer, hold down the Control Key, and with your mouse click on the button below:

 

2. From the menu, click "Download Link to Disk."


3.  Once the file has downloaded to your desktop, move the file to your Home directory (this is a folder listed on your hard drive within the Users folder).
 

4.  Access the command line terminal from the Applications menu. First select Utilities and then select Terminal.
 

5.  At the command line, create a directory called IBJts and load TWS files by typing:

jar xf unixmacosx.jar

 

6.  Change the directory to IBJts by typing:

cd IBJts

 

7.  To run TWS, type:

java -cp jts.jar:hsqldb.jar:jcommon-1.0.12.jar:jfreechart-1.0.9.jar:jhall.jar:other.jar:rss.jar -Xmx512M jclient.LoginFrame .

 

8.  Press Return