Regarding the "clone" operation problem, I think its "pinax-admin clone_project" (you missed underscore I guess between *clone* and *project*). Its in the docs<http://pinaxproject.com/docs/0.7/install/#starting-a-new-pinax-project>
And regarding sqlite, I think you tried installing sqllite(with double el in the spelling) and thats why bash errored telling you to type sqlite(single el). Did I answer your question ? Regards, Nandakishore On Fri, Jun 24, 2011 at 12:26 PM, vikas ruhil <vikasruhi...@gmail.com>wrote: > ckhat06-Inspiron-1440:~$ cd > ~/Downloads/acadworld/awstealth/blackhat06@blackhat06-Inspiron-1440 > :~/Downloads/acadworld/awstealth$ > source ~/Downloads/pinaxenv/bin/activate > (pinaxenv)blackhat06@blackhat06-Inspiron-1440 > :~/Downloads/acadworld/awstealth$ > pinax-admin clone project acadworld > Unable to find command 'clone' > (pinaxenv)blackhat06@blackhat06-Inspiron-1440 > :~/Downloads/acadworld/awstealth$ > > can help here is clone command is not found !! > need urgent help regarding this ?? > also problem in setting up database ? > following command line is > >> > blackhat06@blackhat06-Inspiron-1440:~$ cd > ~/Downloads/acadworld/awstealth/blackhat06@blackhat06-Inspiron-1440 > :~/Downloads/acadworld/awstealth$ > source ~/Downloads/pinaxenv/bin/activate > (pinaxenv)blackhat06@blackhat06-Inspiron-1440 > :~/Downloads/acadworld/awstealth$ > pinax-admin clone project acadworld > Unable to find command 'clone' > (pinaxenv)blackhat06@blackhat06-Inspiron-1440 > :~/Downloads/acadworld/awstealth$ > ^C > (pinaxenv)blackhat06@blackhat06-Inspiron-1440 > :~/Downloads/acadworld/awstealth$ > sudo apt-get install sqllite3 > [sudo] password for blackhat06: > Reading package lists... Done > Building dependency tree > Reading state information... Done > E: Unable to locate package sqllite3 > (pinaxenv)blackhat06@blackhat06-Inspiron-1440 > :~/Downloads/acadworld/awstealth$ > sqlite3 dev.db > The program 'sqlite3' is currently not installed. You can install it by > typing: > sudo apt-get install sqlite3 > (pinaxenv)blackhat06@blackhat06-Inspiron-1440 > :~/Downloads/acadworld/awstealth$ > > help anybody familiar with pinax > _______________________________________________ > BangPypers mailing list > BangPypers@python.org > http://mail.python.org/mailman/listinfo/bangpypers > _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers