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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

