On 22/02/10 11:36, Heracles wrote: > How do I get a copy of Joomla installed on Ubuntu 9.10? I have > downloaded the file package ffom their site, but it is in zip format and > gunzip says "unknown suffix --ignored" and does nothing
If it's in zip format, gunzip isn't going to unzip it. You need 'unzip' to do that. Alternatively, if it really genuinely is in gzip format, just rename it to have a .gz on the end, and it'll be happy. zip != gzip :)
signature.asc
Description: OpenPGP digital signature
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
