Hi Trying to install an application on my server (SuSe10.1) and the file is a zip file. Any idea how I unzip this file? I have searched the web and all sites I have found say to use the unzip command but this does not work. Cheers
What's the output of Code: which unzip ? If it isn't installed, start Code: yast and search for the appropriate package. After you've installed unzip, you can unzip packages like this: Code: unzip /path/to/zipfile