PDA

View Full Version : [ubuntu] [SOLVED] install lightzone



fingerrish
January 11th, 2009, 08:25 PM
i wan't to install LightZone and i am starting to get mad with that terminal!!
in installation read-me there is said:
1.Open terminal as ROOT in this folder
what is ROOT?
2.tar xzvf LightZone-3.5.tar.gz -C /opt
when i type this in, all i get is this:
tar: LightZone-3.5.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors

i can't even get further with first step!
and the next steps are:
cd /opt/LightZone
sh LightZone
so help me - what i am doing wrong??

kranny
January 11th, 2009, 08:37 PM
You need root permissions for that .
Just type
sudo tar -xvf lightzone.tar.gz
and copy it to the dir as it said

fingerrish
January 11th, 2009, 08:50 PM
You need root permissions for that .
Just type
sudo tar -xvf lightzone.tar.gz
and copy it to the dir as it said
nop. still nothing happens - same thing

kranny
January 11th, 2009, 09:12 PM
Where is the tar file stored.If it is on the Desktop first cd to Desktop


$ cd Desktop
$ tar xzvf LightZone-3.5.tar.gz -C /opt

fingerrish
January 11th, 2009, 09:23 PM
Where is the tar file stored.If it is on the Desktop first cd to Desktop


$ cd Desktop
$ tar xzvf LightZone-3.5.tar.gz -C /opt

jes it is on desktop.
but still after these commands nothing changes.

jrusso2
January 11th, 2009, 09:28 PM
I think they want it to go into /opt so make sure you have that. And move it there.

fingerrish
January 11th, 2009, 09:34 PM
now everything is ok.
i did what kranny said - only needed to put sudo in-front of second line. installation is complete. thanks :)

lightbots
March 23rd, 2009, 05:04 PM
now that it is installed, how do you run lightzone?

tknudsen
January 19th, 2013, 02:59 AM
type


sh LightZone

to start the program, be sure to be inside the folder

CharlesA
January 19th, 2013, 03:31 AM
Back to sleep you go...