how to install ofbiz.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

how to install ofbiz.

mateen
hi all,

can you tell me how to install ofbiz.

I tried to install ofbiz ant it is given error. "built failed".
Reply | Threaded
Open this post in threaded view
|

Re: how to install ofbiz.

dhiraj.g
Hi,

Firstly u install the java then ant and the unzip the ofbiz folder and use the following commands

ant run-install for  window
./ant run-install for linux
and then
startofbiz.bat for Window
./startofbiz .sh for linux



Thanks
Dhiraj Gupta
Dhiraj Gupta
Reply | Threaded
Open this post in threaded view
|

Re: how to install ofbiz.

brajeshpatel
In reply to this post by mateen
I think following link will help you:

https://cwiki.apache.org/confluence/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide#ApacheOFBizTechnicalProductionSetupGuide-CacheSettings

On Wed, Apr 11, 2012 at 2:18 PM, mateen <[hidden email]> wrote:

> hi all,
>
> can you tell me how to install ofbiz.
>
> I tried to install ofbiz ant it is given error. "built failed".
>
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/how-to-install-ofbiz-tp4548333p4548333.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>



--
Thanks
Brajesh Patel

Salmon Software India Pvt. Ltd
Cell:- +91 8750709907
Reply | Threaded
Open this post in threaded view
|

Re: how to install ofbiz.

Jacques Le Roux
Administrator
In reply to this post by dhiraj.g
Depends on versions, trunk is now rather

ant load-demo start

Jacques


From: "dhiraj.g" <[hidden email]>

> Hi,
>
> Firstly u install the java then ant and the unzip the ofbiz folder and use
> the following commands
>
> ant run-install for  window
> ./ant run-install for linux
> and then
> startofbiz.bat for Window
> ./startofbiz .sh for linux
>
>
>
> Thanks
> Dhiraj Gupta
>
> -----
> dhirajgupta
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/how-to-install-ofbiz-tp4548333p4548495.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.