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
x86 OS, RAM, & Virtual Machines
by Myke
Today at 08:16 PM
Ram Question
by JohnnyAshes
Yesterday at 09:50 PM
NEWBIE needs help with REALTEK
by SerryJW
Yesterday at 06:09 AM
What version of Linux is this?
by DxxLinux
12/15/09 07:59 PM
Anything like HyperCam?
by Luckycharm8989
12/11/09 02:08 PM
Who's Online
0 Registered (), 218 Guests and 36 Spiders online.
Key: Admin, Global Mod, Mod
Forum Stats
91366 Members
24 Forums
59147 Topics
189666 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