Posts made by Martin Dougiamas

Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Plugin developers Picture of Testers
Sounds like the archives got corrupted during the download.

Make sure, when you first download the files, that you are downloading them as binary files. Most browsers should just do this automatically, but occasionally one might prompt you to save the file formatted as "text" instead of "binary" or "source".

You could also try downloading them using:
wget http://moodle.com/download/moodle-1.0.2.tgz

On most Unix machines, you can unpack the .tgz file using:
tar xvzf moodle-1.0.2.tgz

and the zip file using:
unzip moodle-1.0.2.zip

Cheers
Martin
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Plugin developers Picture of Testers
Why do you want to? Personally, I'd rather you didn't! smile

I don't have advertising resources like commercial companies. Like most Open Source projects, I rely on links to my site to help spread the word about it. The "made with moodle" icon is fairly unobtrusive compared to a banner or something.

Is that too much to ask in return for something you got for free?