Software Installed in CS Edlab
The Ubuntu systems are installed with basic software in /usr/bin. The add-on software has been installed for specific classes.
Most add-on software has been installed in
- /exp/rcf/edlab (in subdirectories under this)
- /exp/rcf/share/bin
- /usr/local/bin
Specific Software
Eclipse
- Platform: Linux
- Directory: /snap/bin/eclipse
Java (Ubuntu 20.04 amd64)
- Platform: Linux Ubuntu 20.04 amd64
- Default: /usr/lib/jvm/java-11-openjdk-amd64
DrJava
- Platform: Linux
- Directory: /exp/rcf/share/drjava.jar
- Usage: java -jar /exp/rcf/edlab/drjava.jar
tensorflow
- Platform: Linux (Ubuntu 20.04 amd64)
- Directory: /usr/local/lib/python3.8/dist-packages/tensorflow
- Usage: with python3
jGrasp
- Platform: Linux
- Directory: /exp/rcf/edlab/jgrasp/bin/
- Usage: export PATH=/exp/rcf/edlab/jgrasp/bin:$PATH ; jgrasp
Matlab
- Platform: Linux and OSX
- Version: matlab-R2020a (Ubuntu 20.04 amd64)
- Directory: /exp/comm/matlab/bin/
- NOTE: students can get a free matlab license to download and use matlab. See the Umass IT MATLAB info page
Sage - an open-source mathematics software system
- Platform: Linux
- http://www.sagemath.org/
- Location: /exp/rcf/edlab/sage
- Sage is a free open-source mathematics software system
Scalpel version 1.60
Scala
- Platform: Linux
- http://www.scala-lang.org/
- Installed in /usr/share/scala/
- Run /usr/bin/scala
- Need to set:
- export SCALA_HOME=/usr/share/scala/
- export PATH=/usr/share/scala/bin:$PATH
- sbt - scala build tool installed in /usr/bin/sbt
hexedit
jedit
VirtualBox
- Platform: Linux
- VirtualBox Ubuntu package installed. Executables are in /usr/bin (/usr/bin/virtualbox)
Adobe Flex Builder
- Platform: OSX
- Location: /Applications/Adobe Flex Builder 3/Flex Builder.app
iPhone SDK
- Platform: OSX
- Location: /Applications/Xcode.app
- Note: The iPhone SDK has a problem dealing with NFS mounted home directories. Users will
need a special account in order to use this. Email system to request an account.
Dr Java
- Platform: OSX
- Location: /Applications/DrJava.app
MS Office 2008
- Platform: OSX
- Location: /Applications/Microsoft Office 2011
Eclipse
- Platform: OSX
- Directory: /Applications/eclipse
- Special instructions for OSX 10.7 ( there is an issue running eclipse as a regular user)
For now you can run eclipse by doing:
- open finder
- go to Applications -> eclipse
- right click on Eclipse
- choose Show Package Contents then
- run Contents/MacOS/eclipse