Computing.Net > Forums > Linux > Tar.gz problems

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Tar.gz problems

Reply to Message Icon

Name: ACW
Date: March 17, 2007 at 12:33:09 Pacific
OS: Linux Mint
CPU/Ram: AMD X2 3500
Product: Self build
Comment:

I am New to Linux and I am trying to install a program called LightZone, which is a tar.gz file.
I opened a terminal and typed the command tar -zxvf/LightZone-rev.6903.tar.gz, and extracted it to my home directory.
Next I did Cd home/--------/LightZone and it came up bash ./configure no such file or directory
If I open my home folder I can see the folder the files were extracted to so what am I doing wrong



Sponsored Link
Ads by Google

Response Number 1
Name: ACW
Date: March 17, 2007 at 12:37:32 Pacific
Reply:

I missed a line out, after changing directory it read home/-------/Lightzone and I issued the command ./configure and it came up as in the post above about no file or directory.


0

Response Number 2
Name: Anton Kast
Date: March 17, 2007 at 15:37:35 Pacific
Reply:

LightZone is distributed as an executable binary. You launch it by typing "LightZone" in that folder, not "configure".

A "configure" script would be normal for a source distribution that you compile yourself.


0

Response Number 3
Name: ACW
Date: March 19, 2007 at 02:55:34 Pacific
Reply:

Thanks for that.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Tar.gz problems

installing tar.gz files www.computing.net/answers/linux/installing-targz-files/1996.html

Help insalling tar.gz file www.computing.net/answers/linux/help-insalling-targz-file/10087.html

problem in installing tar.gz file www.computing.net/answers/linux/problem-in-installing-targz-file/24677.html