From World of VOC - Wiki
Contents |
Installing the SessionVOC from an RPM, DEB, or DMG
We provide binaries for the following operating systems
- Centos 5.5
- Debian 5 (Lenny)
- openSUSE 11.4 / 11.3
- Ubuntu 11.04 / 10.10 / 08.04
- Mac OS X (Lion)
Please let use know if you require packages for other operating systems. You can also compile and install the SessionVOC from scratch using the sources at github. In this case follow these instructions.
To check the installation, please continue here.
To install the SessionVOC Compiler, follow these instructions.
Centos, RedHat
Download the RPM and install the RPM by executing
sudo yum install --nogpgcheck sessionvoc-open-1.N-M-XYZ.rpm
Debian, Ubuntu
Download the package and install it using
sudo dpkg -i sessionvoc-open-1.N-M-XYZ.deb
openSUSE
Download the RPM and install the RPM by executing
sudo zypper install sessionvoc-open-1.N-M-XYZ.rpm
Mac OS X
Download the package. Double click on the DMG. This will open the package. Double click on the package file to start the installation process.
The installation process stores the binary as
/usr/sbin/sessionvoc
and the configuration file as
/etc/sessionvoc.conf
The installer also generates an entry for the LaunchDaemon, so that the sessionvoc is automatically started.
/Library/LaunchDaemons/de.triagens.sessionvoc.plist
