when I do the untar myself,  and bring up the application,  it doesn't work 
because the file ownerships are all wrong.   This happens in the linux 
server.  I was just wondering if there was a way to install it using web2py 
to install the application through command line.

On Thursday, February 21, 2013 11:28:45 AM UTC-6, Niphlod wrote:

> just unpack it under applications/ 
> cd applications/whatever 
> tar xzvf thetarfile.tar
>
> or see into gluon.fileutils using w2p_unpack() or directly untar(). By if 
> you have a cmdline tar available, just use that one.
>
> On Thursday, February 21, 2013 5:52:33 PM UTC+1, Hector Magnanao wrote:
>>
>> Is there a command line option in web2py to install an application ?  I'm 
>> trying to install a tar file through command line.  Maybe there is a python 
>> command that I need to run. Any suggestions would be welcomed.
>>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to