-
Notifications
You must be signed in to change notification settings - Fork 101
V2 Installation instructions
Barry O'Donovan edited this page Feb 11, 2014
·
1 revision
We'd love for people to try these and provide feedback for different operating systems. Please let us know how you get on via our Google Group discussion list (vimbadmin-discuss at googlegroups dot com) or directly to the developers via vimbadmin at opensolutions dot ie.
Please visit:
https://github.com/opensolutions/ViMbAdmin/archives/develop
and download the latest version.
I'm going to use /usr/local/vimbadmin
so I can proceed as follows assuming that I have downloaded the tar.gz version to my current working directory:
tar jxvf vimbadmin-0.2.6.tar.gz --directory /usr/local/
Now create a symlink:
ln -s /usr/local/vimbadmin-0.2.6 /usr/local/vimbadmin
Please continue from the Install Third Party Libraries section of Install Using Git.