You need to join this project to post message / question. See Help for details.
freebsd: install Visual Understanding Environment (VUE)
VUE is the coolest
»
Votes:
3/3
The Visual Understanding Environment (VUE) is an Open Source project based at Tufts University. The VUE project is focused on creating flexible tools for managing and integrating digital resources in support of teaching, learning and research. VUE provides a flexible visual environment for structuring, presenting, and sharing digital information.
References: (blog) VUE - concept maps, (blog) VUE 3.0
To install VUE 2.2.8 on FreeBSD:
- Install
java - Download VUE Generic version at http://releases.atech.tufts.edu/vue/v2.2.8/VUE_2_2_8.zip
- Uncompress the zip file to get
VUE.jar - Run
java -jar /path/to/VUE.jar
On my FreeBSD-7.1-RELEASE, there's a bit trouble with VUE's menu. I have to hold the left button to get the right menu, or the menu disappears immediately after any click.
Comments