oo...@server1 [~]# mkdir erpnext
ro...@server1 [~]# cd erpnext
ro...@server1 [~/erpnext]# wget https://raw.github.com/webnotes/erpnext/master/install_erpnext.py
--2013-09-25 07:02:08-- https://raw.github.com/webnotes/erpnext/master/install_erpnext.py
Resolving raw.github.com... 199.27.73.133
Connecting to raw.github.com|199.27.73.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10758 (11K) [text/plain]
Saving to: `install_erpnext.py'
100%[======================================>] 10,758 --.-K/s in 0s
2013-09-25 07:02:08 (50.9 MB/s) - `install_erpnext.py' saved [10758/10758]
ro...@server1 [~/erpnext]# python install_erpnext.py
Operating System = Linux
Python Version = 2.6.6
Distribution = centos
--------------------------------------------------------------------------------
Installing Packages: (This may take some time)
python python-setuptools gcc python-devel MySQL-python httpd git memcached ntp vim-enhanced screen
--------------------------------------------------------------------------------
.
.
.
Traceback (most recent call last):
File "install_erpnext.py", line 348, in <module>
install()
File "install_erpnext.py", line 13, in install
install_pre_requisites()
File "install_erpnext.py", line 25, in install_pre_requisites
install_using_yum()
File "install_erpnext.py", line 90, in install_using_yum
update_config_for_redhat()
File "install_erpnext.py", line 106, in update_config_for_redhat
exec_in_shell("chkconfig --level 2345 %s on" % service)
File "install_erpnext.py", line 341, in exec_in_shell
raise Exception, err
Exception: error reading information on service mysqld: No such file or directory
–
Note:
If you are posting an issue,
- 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.
- Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
- 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.