How To install ERPNext on centos

I am new frappe and erpnext when am installing the Erpnext am getting error
bash: user: command not found…

just use easy installation.

not getting

@gangesh

visit this link and just follow 2 steps.

[root@localhost ~]# sudo python install.py --production
Loaded plugins: fastestmirror, langpacks
There is no installed groups file.
Maybe run: yum groups mark convert (see man yum)
Loading mirror speeds from cached hostfile
Warning: group Development tools does not exist.
Maybe run: yum groups mark install (see man yum)
Error: No packages in any requested group available to install or update
Traceback (most recent call last):
File “install.py”, line 417, in
install_bench(args)
File “install.py”, line 21, in install_bench
‘sudo yum install -y epel-release redhat-lsb-core git python-setuptools python-devel openssl-devel libffi-devel’
File “install.py”, line 234, in run_os_command
returncode = subprocess.check_call(command, shell=True)
File “/usr/lib64/python2.7/subprocess.py”, line 542, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command ‘sudo yum groupinstall -y “Development tools”’ returned non-zero exit status 1

sudo python install.py --production --user username(such as frappe)

has anyone ever installed on CentOS 6.1 successfully?

Try this link first :

More links:

Link followed by the above mentioned post :

Vultr Guide to install ERPNext on Centos

https://www.vultr.com/docs/how-to-install-erpnext-open-source-erp-on-centos-7

1 Like

mine is version 6.1 not 7

Why bother?
EOL 2 years away.

ref,