Download scala for mac osx

broken image
broken image

Type in expressions to have them evaluated. Welcome to Scala version 2.11.6 (Java HotSpot(TM) 64-Bit Server VM, Java 1.8.0_20). Picked up _JAVA_OPTIONS: eSystemAAFontSettings=on -Dswing.aatext=true faultlaf=. Now enter the scala shell as shown bin]$. Just go to the bin Downloads]$ cd scala-2.11.6]$cd bin Now we are in the downloads directory where Scala binaries are present. Unzip the scala-2.11.6.tgz file using the following command as shown below.Īfter unzipping, change the path to point to the directory using cd command as shown below.įor instance my directory is Downloads in which Scala binaries are unzipped. As of writing this post Scala version is 2.11.6, so you should be getting downloaded file as scala-2.11.6.tgz. Java HotSpot(TM) 64-Bit Server VM (build 25.20-b23, mixed mode) Java(TM) SE Runtime Environment (build 1.8.0_20-b26)

broken image

Open the shell/terminal and type java -version and javac -version.