V2 Installation instructions - opensolutions/ViMbAdmin GitHub Wiki
Applies to ViMbAdmin v2 only! Deprecated in favour of ViMbAdmin v3.
Help Us!
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.
Get The Latest Version
Please visit:
https://github.com/opensolutions/ViMbAdmin/archives/develop
and download the latest version.
Unpack to Your Target Directory
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
Next Steps
Please continue from the Install Third Party Libraries section of Install Using Git.