Skip to content
ktgw0316 edited this page Jul 21, 2013 · 15 revisions

Installation instructions

Windows

Download https://www.dropbox.com/s/ongz0p12svliopf/LightZone-Installer-4.0.0.exe and run.

MD5 Checksum: 5a969ff57e5a3d5e24967c22eb314166

SHA1 Checksum: b40d1207911e51e27064467b67672f40c4b59775

Debian

7

Run following commands as root:

wget -O - http://download.opensuse.org/repositories/home:/ktgw0316:/LightZone/Debian_7.0/Release.key | apt-key add - 
sh -c "echo 'deb http://download.opensuse.org/repositories/home:/ktgw0316:/LightZone/Debian_7.0/ ./' > /etc/apt/sources.list.d/lightzone.list" 
apt-get update 
apt-get install lightzone

6

Run following commands as root:

wget -O - http://download.opensuse.org/repositories/home:/ktgw0316:/LightZone/Debian_6.0/Release.key | apt-key add - 
sh -c "echo 'deb http://download.opensuse.org/repositories/home:/ktgw0316:/LightZone/Debian_6.0/ ./' > /etc/apt/sources.list.d/lightzone.list" 
apt-get update 
apt-get install lightzone

Fedora

18

sudo yum-config-manager --add-repo http://download.opensuse.org/repositories/home:/ktgw0316:/LightZone/Fedora_18/home:ktgw0316:LightZone.repo
sudo yum install lightzone

17

sudo yum-config-manager --add-repo http://download.opensuse.org/repositories/home:/ktgw0316:/LightZone/Fedora_17/home:ktgw0316:LightZone.repo
sudo yum install lightzone

OpenSUSE

12.3

sudo rpmkeys --import http://download.opensuse.org/repositories/home:/ktgw0316:/LightZone/openSUSE_12.3/repodata/repomd.xml.key 
sudo zypper ar -f http://download.opensuse.org/repositories/home:/ktgw0316:/LightZone/openSUSE_12.3/home:ktgw0316:LightZone.repo 
sudo zypper install lightzone

12.2

sudo rpmkeys --import http://download.opensuse.org/repositories/home:/ktgw0316:/LightZone/openSUSE_12.2/repodata/repomd.xml.key 
sudo zypper ar -f http://download.opensuse.org/repositories/home:/ktgw0316:/LightZone/openSUSE_12.2/home:ktgw0316:LightZone.repo 
sudo zypper install lightzone

12.1

sudo rpmkeys --import http://download.opensuse.org/repositories/home:/ktgw0316:/LightZone/openSUSE_12.1/repodata/repomd.xml.key 
sudo zypper ar -f http://download.opensuse.org/repositories/home:/ktgw0316:/LightZone/openSUSE_12.1/home:ktgw0316:LightZone.repo 
sudo zypper install lightzone

Ubuntu

13.04, 12.10 (and derivatives)

sudo wget -O - http://download.opensuse.org/repositories/home:/ktgw0316:/LightZone/xUbuntu_13.04/Release.key | sudo apt-key add - 
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/ktgw0316:/LightZone/xUbuntu_13.04/ ./' > /etc/apt/sources.list.d/lightzone.list" 
sudo apt-get update 
sudo apt-get install lightzone

12.04 (and derivatives)

sudo wget -O - http://download.opensuse.org/repositories/home:/ktgw0316:/LightZone/xUbuntu_12.04/Release.key | sudo apt-key add - 
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/ktgw0316:/LightZone/xUbuntu_12.04/ ./' > /etc/apt/sources.list.d/lightzone.list" 
sudo apt-get update 
sudo apt-get install lightzone