Problem with bench command

已查看 55 次
跳至第一个未读帖子

Luis Rodriguez

未读,
2014年8月7日 11:05:062014/8/7
收件人 erpnext-dev...@googlegroups.com
Hi developer I really ned your help

I am trying to isntall ERPNext with the help of https://github.com/frappe/bench
I installed following the isntructions:

Everything finish normal but when I go to cd ~ and execute the comand 'bench' ,that command doesnt exists

PLease help me to fix this ,I am following the instructions of that link to install ERPNext

Thank you so much

Pratik Vyas

未读,
2014年8月8日 01:52:562014/8/8
收件人 erpnext-dev...@googlegroups.com
Hi Luis,

Which distribution (Ubuntu, Debian, CentOS) are you on?

This will really help as I am not able to replicate the script
failures on my test machine.

Thanks,
--
Pratik
erpnext

Subhra Jyoti Bhuyan

未读,
2014年8月8日 07:13:512014/8/8
收件人 erpnext-dev...@googlegroups.com
Having the same problem. I am using Centos 5.

Pratik Vyas

未读,
2014年8月8日 07:29:042014/8/8
收件人 erpnext-dev...@googlegroups.com
On Fri, Aug 8, 2014 at 4:43 PM, Subhra Jyoti Bhuyan <subh...@gmail.com> wrote:
> Having the same problem. I am using Centos 5.
>

The script doesn't support CentOS 5. We plan to add support for CentOS 7 soon.


Thanks,
--
Pratik
erpnext

Subhra Jyoti Bhuyan

未读,
2014年8月8日 07:33:292014/8/8
收件人 erpnext-dev...@googlegroups.com
Is there any other option to install the same in CentOs 5?

Subhra Jyoti Bhuyan

未读,
2014年8月8日 07:34:202014/8/8
收件人 erpnext-dev...@googlegroups.com
I mean ERPNEXT.

Anand Doshi

未读,
2014年8月8日 07:36:352014/8/8
收件人 ERPNext Developer's Forum
It is going to be a pain and might not be worth the effort.

In general, the steps could be:
1. You will need to compile python 2.7 and latest nginx
2. Install dependencies
3. Install using these steps: https://github.com/frappe/bench#manual-install

-Anand.


I mean ERPNEXT.
--
Note:
 
If you are posting an issue,
 
1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
2. 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.
3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
4. 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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/a27062d0-56ac-4005-8ea6-bfee2d5a748a%40googlegroups.com.

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

Pratik Vyas

未读,
2014年8月8日 07:40:092014/8/8
收件人 erpnext-dev...@googlegroups.com
On Fri, Aug 8, 2014 at 5:06 PM, Anand Doshi <an...@erpnext.com> wrote:
> It is going to be a pain and might not be worth the effort.
>
> In general, the steps could be:
> 1. You will need to compile python 2.7 and latest nginx
> 2. Install dependencies
> 3. Install using these steps: https://github.com/frappe/bench#manual-install
>

Yes, follow the manual-install instructions. Python2.7 is available in
IUS community repo and a more recent version of nginx is available
from EPEL repo (or you can use the official repos from nginx).

Thanks,
Pratik

Subhra Jyoti Bhuyan

未读,
2014年8月8日 07:54:042014/8/8
收件人 erpnext-dev...@googlegroups.com
That means it is not supported in Apache? And what about MySQL?

Anand Doshi

未读,
2014年8月8日 07:55:382014/8/8
收件人 Subhra Jyoti Bhuyan、erpnext-dev...@googlegroups.com

MariaDB is required, since we need microsecond precision.


Thanks,
Anand Doshi.
--

Note:
 
If you are posting an issue,
 
1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
2. 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.
3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
4. 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...@googlegroups.com.

Subhra Jyoti Bhuyan

未读,
2014年8月8日 08:02:592014/8/8
收件人 erpnext-dev...@googlegroups.com、subh...@gmail.com
What about Apache?

Regarding MySQL, following line is mentioned in github page (https://github.com/frappe/erpnext) (README.md section)

Includes Accounting, Inventory, CRM, Sales, Purchase, Projects, HRMS. Built on Python / MySQL.

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

Anand Doshi

未读,
2014年8月8日 08:05:252014/8/8
收件人 Subhra Jyoti Bhuyan、erpnext-dev...@googlegroups.com、subh...@gmail.com

Well it could still be based on MySQL 5.6.5 which introduced Microsecond precision. Will change it though. Thanks for pointing it out.


Thanks,
Anand Doshi.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/9093a78e-0ece-446c-abd7-6a91778eeaeb%40googlegroups.com.

Anand Doshi

未读,
2014年8月8日 08:08:092014/8/8
收件人 Subhra Jyoti Bhuyan、erpnext-dev...@googlegroups.com、subh...@gmail.com

Also, we don’t provide Apache configurations, though if you are motivated enough, you can try to figure them out.

For production, we use Nginx, Supervisor, Python 2.7.x, MariaDB 5.5


Thanks,
Anand Doshi.

Subhra Jyoti Bhuyan

未读,
2014年8月8日 08:12:322014/8/8
收件人 erpnext-dev...@googlegroups.com、subh...@gmail.com
Ok. Thank you.

Subhra Jyoti Bhuyan

未读,
2014年8月8日 23:56:172014/8/8
收件人 erpnext-dev...@googlegroups.com、subh...@gmail.com
Hi Anand,

Can you provide me the list recommended softwares (with versions) required to run the app properly?
回复全部
回复作者
转发
0 个新帖子