guo weizhan wrote:
http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Documentation+Index
you can find the answer in this page
2007/9/18, Marli Gonçalves <[EMAIL PROTECTED]>:
Hi,
I'm new to ofbiz and was wondering if I could get some feedback on how
to do the OfBiz installation.
I too was going to send that link, but perhaps if you found this mailing list,
you already have that information, and want tips on having a successful
installation. That's a whole different kettle of fish to fry.
It all depends upon your skills as a system administrator.
1)You have to be comfortable with a command line interface
2)You have to have decent machine (1 gig of memory is good)
3)You have to have Sun JDK 1.5 or newer properly installed
I don't want to be a M$ basher, and several developers work only with Windows,
but if you are comfortable with Ubuntu or MacOSX, you'll just find things work
easier. Or rather if it doesn't work, you'll probably get help faster IMO. So if
you have a spare box with about a gig of memory or more,
1)install Ubuntu.
2)install sun-jdk-5 and subversion
3)use svn to get ofbiz
4)startup and use
If you are looking for a more real world setup
1)install Ubuntu.
2)install sun-jdk-5, subversion, and postgresql
3)use svn to get ofbiz
4)install pgsql jdbc drivers in proper place
5)configure framework/entity/config/entityengine.xml to use your postgresql
6)startup and use
There is no "right way to be successful" in setting up ofBiz the first time.
There also are hosting companies like Contegix that can host the application for
you and know what they are doing. http://www.contegix.com/
Good luck.