Skip to content
Aries85 edited this page Jun 13, 2013 · 15 revisions

Installation instructions

Windows

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

'''TODO add checksums'''

Debian

7

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

6

sudo wget -O - http://download.opensuse.org/repositories/home:/ktgw0316:/LightZone/Debian_6.0/Release.key 
sudo apt-key add - 
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/ktgw0316:/LightZone/Debian_6.0/ ./' > /etc/apt/sources.list.d/lightzone.list" 
sudo apt-get update 
sudo 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 (and derivatives)

13.04

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.10

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