From World of VOC - Wiki
Contents |
Installing the SessionVOC Compiler 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 Compiler Open Edition from scratch using the sources at github. In this case follow these instructions.
To check the installation, please continue here.
Centos, RedHat
Download the RPM and install the RPM by executing
sudo yum install --nogpgcheck sessionvoc-compiler-open-1.N-M-XYZ.rpm
Debian, Ubuntu
Download the package and install it by executing
sudo dpkg -i sessionvoc-compiler-open-1.N-M-XYZ.deb
openSUSE
Download the RPM and install the RPM by executing
sudo zypper install sessionvoc-compiler-open-1.N-M-XYZ.rpm
Mac OS X
Download the DMG. 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 shell script and binary as
/usr/bin/sevc /usr/bin/sessionvocc
