Closed (fixed)
Project:
Protected Download (downld)
Version:
5.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2008 at 20:37 UTC
Updated:
4 Dec 2008 at 21:45 UTC
I have 10 years experience with computer programming. Someone suggested drupal for a web application.
I downloaded version 6.6 and got a tar.gz file. What, in God's good name, is a drupal-6.6.tar.gz file ? What do I do with it ?
PLEEEEEZe help me. And this is a workable package ??
Comments
Comment #1
TBarregren commentedA file ending with
.tar.gzis an archive file, usually referred to as a tarball. It is a very common archive format under Unix/Linux and popular (pobably the most used) archive format in the open source world. The format can easily be unpacked on Windows with help of WinZip or 7-zip, on Mac with StuffIt Expander and on Linux with tar zxvf drupal-6.6.tar.gz.I hope my answer help you. If you need further assistance, please post a topic in the Installing Drupal forum. This is the issue queue for the module called Download. :-)