Installation Error

/bin/sh: git: not found

/bin/sh: git: not found

Traceback (most recent call last):
  File “install_erpnext.py”, line 167, in <module>
    install()
  File “install_erpnext.py”, line 13, in install
    setup_folders(install_path)
  File “install_erpnext.py”, line 32, in setup_folders
    os.mkdir(public)
OSError: [Errno 17] File exists: ‘/var/www/public’

please guide me.



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

    For more options, visit https://groups.google.com/groups/opt_out.

     

     
first you can install the git with the command `sudo apt-get install git git-core`


If, you have a webservice, like apache or nginx installed in your local server, you have change the directory of instalation of erpnext.


You can create a new folder into www called `erpnext`, into `erpnext` after, you can follow the steps in this wiki, to continue the installation



2013/7/11 R - Tech Solutions <rt...@gmail.com>
/bin/sh: git: not found

/bin/sh: git: not found

Traceback (most recent call last):
File "install_erpnext.py", line 167, in <module>
install()<br>  File &quot;install_erpnext.py&quot;, line 13, in install<br>    setup_folders(install_path)<br>  File &quot;install_erpnext.py&quot;, line 32, in setup_folders<br>    os.mkdir(public)<br>OSError: [Errno 17] File exists: &#39;/var/www/public&#39;<br>


please guide me.



Note:



If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.



    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.







--


Maxwell Morais

(+55 11) 3931-1412 Ramal 31
www.realizemodulados.com.br



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

    For more options, visit https://groups.google.com/groups/opt_out.