Download installation

After downloading a program, any program, how do you install and run it ?? I am running Turbo Linux. Completely Lost :x...




Topic Options
#1781 - 05/11/03 01:51 PM Download installation
jbtminer Offline
stranger

Registered: 05/11/03
Posts: 1
After downloading a program, any program, how do you install and run it ?? I am running Turbo Linux. Completely Lost :x

Top
Advertisement
#1805 - 05/14/03 03:40 PM Re: Download installation
blueworm Offline
member

Registered: 03/02/03
Posts: 169
Most programs come in tarballs in other words source code compressed and packaged with gzip and tar respectively.
they usually have the file extension .tgz or .tar.gz .
these must first be un-compressed and unpacked.

$ tar -zxvf myNewProgram.tar.gz

You then cd into the directory created

$ cd myNewProgram

Inside you will always find a README script

$ less README

this will tell you the rest.
There are oyher ways in which programs are installed but it depends on the distribution you are using some are easier, but this method is common to all linux distributions, and better but more difficult for inexperienced users.

Top


Forums
Windows Support Forums
Everything New Technology
Legacy OS
Hardware
Software
Games
Networking
Customization & Tweaking
Security

Linux Support Forums
Everything Linux
Linux Hardware
Linux Software
Linux Games
Linux Networking
Linux Customization & Tweaking
Linux Security

Apple Support Forums
Everything Apple
Recent Topics
Thank you for your help
by guaiguai
26 minutes 46 seconds ago
What the problem is?
by guaiguai
Today at 05:09 AM
Need an database for Dictionary
by shaanspecial
12/09/09 10:19 AM
Router keeps disconnecting internet
by rfboyd
12/06/09 04:18 PM
Program Running When Starting Computer
by cbk
12/05/09 11:05 AM
Who's Online
1 Registered (guaiguai), 157 Guests and 42 Spiders online.
Key: Admin, Global Mod, Mod
Forum Stats
91296 Members
24 Forums
58630 Topics
189135 Posts

Max Online: 1079 @ 03/12/08 01:36 PM

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22