Mac OSX 10.7.5

Hi,

Has anyone being able to install ERPnext on OSX ?
Are there any instructions to do this? we are trying to do this without any success until now.

Thanks



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.

     

     
We (@ web notes) all use mac osx to develop erpnext, so this is very much possible to install erpnext on osx. For instruction please refer README.md

If there are specific error, please share error message using pastebin.com/github gist.

On 21-Jul-2013, at 12:13 PM, Tom Arnst wrote:

Are there any instructions to do this? we are trying to do this without any success until now.



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.

     

     

Hi Nabin,

Sorry but I can’t seem to find any clear instructions for OSX in the README.md.

### Download and Install

##### Virtual Image:

- ERPNext Download

##### On Linux:

1. Switch to root user using sudo su
1. create a folder where you want to install erpnext
1. go to the new folder
1. wget https://raw.github.com/webnotes/erpnext/master/install_erpnext.py
1. python install_erpnext.py
   
See installation notes

##### Patch and update

To patch and update from the latest git repository the erpnext folder and run.
You will have to set your origin in git remote

    $ lib/wnf.py --update origin master




On Sunday, July 21, 2013 9:43:40 AM UTC+3, Tom Arnst wrote:

Hi,

Has anyone being able to install ERPnext on OSX ?
Are there any instructions to do this? we are trying to do this without any success until now.

Thanks



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.

     

     
There are no separate instructions for mac osx but generally it is almost the same as Linux. Installer install_erpnext.py will work for OSX as well. 

On 21-Jul-2013, at 12:46 PM, Tom Arnst wrote:

Hi Nabin,

Sorry but I can't seem to find any clear instructions for OSX in the README.md.

### Download and Install

##### Virtual Image:

- [ERPNext Download](http://erpnext.com/erpnext-download)

##### On Linux:

1. Switch to root user using `sudo su`
1. create a folder where you want to install erpnext
1. go to the new folder
1. `wget https://raw.github.com/webnotes/erpnext/master/install_erpnext.py`
1. `python install_erpnext.py`
   
[See installation notes](https://github.com/webnotes/erpnext/wiki/How-to-Install-ERPNext)

##### Patch and update

To patch and update from the latest git repository the erpnext folder and run.
You will have to set your origin in git remote

    $ lib/wnf.py --update origin master

---


On Sunday, July 21, 2013 9:43:40 AM UTC+3, Tom Arnst wrote:
Hi,

Has anyone being able to install ERPnext on OSX ?
Are there any instructions to do this? we are trying to do this without any success until now.

Thanks



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.

     

     



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.

     

     

Well I don’t think so, the install_erpnext.py has instructions to stop the script if it isn’t a linux based system. We tried to pass that without any success.

On Sunday, July 21, 2013 9:43:40 AM UTC+3, Tom Arnst wrote:

Hi,

Has anyone being able to install ERPnext on OSX ?
Are there any instructions to do this? we are trying to do this without any success until now.

Thanks



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.

     

     
Hi Tom,

We will need to add mac os compatible installation instructions in install_erpnext.py

You will need home-brew installed. If you are up for it, you can install pre-requisites mentioned here https://github.com/webnotes/erpnext/wiki/How-to-Install-ERPNext#old-instructions, and then do a manual installation. We can guide you about it. Else wait for us to update the installer and in the mean time, use a trial version / virtual image to try it out.

Thanks,
Anand.

On 21-Jul-2013, at 1:12 PM, Tom Arnst <to...@e-tukku.fi> wrote:

Well I don't think so, the install_erpnext.py has instructions to stop the script if it isn't a linux based system. We tried to pass that without any success.

On Sunday, July 21, 2013 9:43:40 AM UTC+3, Tom Arnst wrote:
Hi,

Has anyone being able to install ERPnext on OSX ?
Are there any instructions to do this? we are trying to do this without any success until now.

Thanks



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.

     

     



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.

     

     

Hi Anand,

We installed (already a couple of times) Epnext on Ubuntu so a trail version on Linux is not the problem but we need also one on OSX. When do you expect a update for the installer script ?

Thanks again.

On Sunday, July 21, 2013 9:43:40 AM UTC+3, Tom Arnst wrote:

Hi,

Has anyone being able to install ERPnext on OSX ?
Are there any instructions to do this? we are trying to do this without any success until now.

Thanks



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.

     

     
Tom,

Installation is quite simple actually - you need to install the pre-requisites, create the database and update your apache.conf.

Please create an issue for this on GitHub so that you will be notified when we come to it.

best,
Rushabh


T: @rushabh_mehta

On 22-Jul-2013, at 1:14 PM, Tom Arnst <To...@e-tukku.fi> wrote:

Hi Anand,

We installed (already a couple of times) Epnext on Ubuntu so a trail version on Linux is not the problem but we need also one on OSX. When do you expect a update for the installer script ?

Thanks again.

On Sunday, July 21, 2013 9:43:40 AM UTC+3, Tom Arnst wrote:
Hi,

Has anyone being able to install ERPnext on OSX ?
Are there any instructions to do this? we are trying to do this without any success until now.

Thanks



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.

     

     



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.

     

     

Hi Rushabh,

Maybe I missed something on steps to follow, can you fill me in in this…

1. Download ERPnext.
2. Install Homebrew and the pre-requisites for ERPnext
3. Create a Database in Mysql
4. Create a V-host in Apache
5. …? I’m not sure where to go from here

Thanks
 

On Sunday, July 21, 2013 9:43:40 AM UTC+3, Tom Arnst wrote:

Hi,

Has anyone being able to install ERPnext on OSX ?
Are there any instructions to do this? we are trying to do this without any success until now.

Thanks



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.

     

     
Tom,

Instead of downloading, you can clone directly from github - this will help you pull updates also. You need to:

Go to the folder where you want to install ERPnext.

1. clone erpnext into "app" folder
2. clone wnframework into "lib" folder
3. create conf.py file from this template (https://github.com/webnotes/wnframework/blob/master/conf/conf.py) where you set your mysql user and db name
4. run "lib/wnf.py --install_fresh"
5. run "lib/wnf.py -b" (to build)
5. Give apache write access on all files in the folder.

We need to create a help page for this too!

best,
Rushabh

T: @rushabh_mehta

On 23-Jul-2013, at 12:12 PM, Tom Arnst <to...@e-tukku.fi> wrote:

Hi Rushabh,

Maybe I missed something on steps to follow, can you fill me in in this...

1. Download ERPnext.
2. Install Homebrew and the pre-requisites for ERPnext
3. Create a Database in Mysql
4. Create a V-host in Apache
5. ....? I'm not sure where to go from here

Thanks
 

On Sunday, July 21, 2013 9:43:40 AM UTC+3, Tom Arnst wrote:
Hi,

Has anyone being able to install ERPnext on OSX ?
Are there any instructions to do this? we are trying to do this without any success until now.

Thanks



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.

     

     



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.

     

     

Hi,

I have still some problem with installing on OSX.

I followed these steps (this time)

1.  - with Github installed:
     1. wnframework.git in usr//local/lib
     2. erpnext.git in my htdocs
2. installed Homebrew to install dependencies (I think and hope i have them all )
3. Created a database in Mysql
4. create a V-host
<VirtualHost *:80>
    ServerName my.com
    ServerAlias www.my.com
    DocumentRoot “/my path to/erpnext/public”
    ErrorLog “logs/erp_error.log”
    CustomLog “logs/erp_access.log” combined
</VirtualHost>
 
 5. restart Apache

6. Edit /usr/local/lib/wnframework/conf/conf.py file  to set my mysql user and db name

7. Run /usr/local/lib/wnframework/wnf.py install_fresh
Traceback (most recent call last):
  File “/usr/local/lib/wnframework/wnf.py”, line 490, in <module>
    run()
  File “/usr/local/lib/wnframework/wnf.py”, line 315, in run
    import conf
ImportError: No module named conf

I guess there is something I missed here still.


On Sunday, July 21, 2013 9:43:40 AM UTC+3, Tom Arnst wrote:

Hi,

Has anyone being able to install ERPnext on OSX ?
Are there any instructions to do this? we are trying to do this without any success until now.

Thanks



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.

     

     
Tom,

1.  - with Github installed:
     1. wnframework.git in usr//local/lib
     2. erpnext.git in my htdocs

both erpnext and wnframework have to be installed in the same folder inside your htdocs (as app and lib). Preferrably call your folder "erpnext"

2. installed Homebrew to install dependencies (I think and hope i have them all )
3. Created a database in Mysql
4. create a V-host
<VirtualHost *:80>
    ServerName my.com
    ServerAlias www.my.com
    DocumentRoot "/my path to/erpnext/public"
    ErrorLog "logs/erp_error.log"
    CustomLog "logs/erp_access.log" combined
</VirtualHost> 

You will have to add cgi-handlers and rewrite conditions as explained in the install doc.

 5. restart Apache

6. Edit /usr/local/lib/wnframework/conf/conf.py file  to set my mysql user and db name

Copy this file to the "erpnext" folder as a sibling to the "app" and "lib" folders.

7. Run /usr/local/lib/wnframework/wnf.py install_fresh
Traceback (most recent call last):
  File "/usr/local/lib/wnframework/wnf.py", line 490, in <module>
    run()
  File "/usr/local/lib/wnframework/wnf.py", line 315, in run
    import conf
ImportError: No module named conf

I guess there is something I missed here still.


On Sunday, July 21, 2013 9:43:40 AM UTC+3, Tom Arnst wrote:
Hi,

Has anyone being able to install ERPnext on OSX ?
Are there any instructions to do this? we are trying to do this without any success until now.

Thanks



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.

     

     



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.

     

     
hi,

both erpnext and wnframework have to be installed in the same folder inside your htdocs (as app and lib). Preferrably call your folder "erpnext"

O.k. this was not clear to me..

You will have to add cgi-handlers and rewrite conditions as explained in the install doc.

Placed this in the .htaccess in the ERPnext folder (easier to handle)

Going to attempt later today again.

Thanks,




On Jul 24, 2013, at 9:31 AM, Rushabh Mehta wrote:

Tom,

1.  - with Github installed:
     1. wnframework.git in usr//local/lib
     2. erpnext.git in my htdocs

both erpnext and wnframework have to be installed in the same folder inside your htdocs (as app and lib). Preferrably call your folder "erpnext"

2. installed Homebrew to install dependencies (I think and hope i have them all )
3. Created a database in Mysql
4. create a V-host
<VirtualHost *:80>
    ServerName my.com
    ServerAlias www.my.com
    DocumentRoot "/my path to/erpnext/public"
    ErrorLog "logs/erp_error.log"
    CustomLog "logs/erp_access.log" combined
</VirtualHost> 

You will have to add cgi-handlers and rewrite conditions as explained in the install doc.

 5. restart Apache

6. Edit /usr/local/lib/wnframework/conf/conf.py file  to set my mysql user and db name

Copy this file to the "erpnext" folder as a sibling to the "app" and "lib" folders.

7. Run /usr/local/lib/wnframework/wnf.py install_fresh
Traceback (most recent call last):
  File "/usr/local/lib/wnframework/wnf.py", line 490, in <module>
    run()
  File "/usr/local/lib/wnframework/wnf.py", line 315, in run
    import conf
ImportError: No module named conf

I guess there is something I missed here still.


On Sunday, July 21, 2013 9:43:40 AM UTC+3, Tom Arnst wrote:
Hi,

Has anyone being able to install ERPnext on OSX ?
Are there any instructions to do this? we are trying to do this without any success until now.

Thanks



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.

     

     




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 a topic in the Google Groups “ERPNext Developer Forum” group.

    To unsubscribe from this topic, visit https://groups.google.com/d/topic/erpnext-developer-forum/AcsRm1iBoKA/unsubscribe.

    To unsubscribe from this group and all its topics, send an email to erpnext-developer-forum+un…@googlegroups.com.

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

     

     



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.