On 16 March 2012 12:51, praveen krishna <[email protected]> wrote:
> praveen@ubuntu:/tmp$ unzip /path/to/web2py_src.zip > unzip: cannot find or open /path/to/web2py_src.zip, > /path/to/web2py_src.zip.zip or /path/to/web2py_src.zip.ZIP. > > That means that 'unzip' could not find the file 'web2py_src.zip.zip' or the file 'web2py_src.zip.ZIP' in '/path/to/' probably because none of them exist. Go to the directory (folder) where you saved web2py_src.zip (cd to that directory). Then type unzip web2py_src.zip Regards Johann -- Because experiencing your loyal love is better than life itself, my lips will praise you. (Psalm 63:3)

