Jacques, Ant is no longer needed (it is included in OFBiz). I think the readme file should only mention that the JAVA SDK should be installed.
+1 for having in the zip files the Derby database already loaded with demo data. Regards, -Bruno 2008/6/7 Jacques Le Roux <[EMAIL PROTECTED]>: > Yes sure, as I said in my 1st point :o). BTW the new README file will now > be : > > <<To run OFBiz this simple sequence: > > 1. Depending of your platform, launch OFBiz using startofbiz.bat or > startofbiz.sh > 2. Give OFBiz a minute or two to start up... > 3. Browse to > ERP : https://localhost:8443/catalog/control/main (login/pwd are > ofbiz/admin) > Ecommerce application : http://localhost:8080/ecommerce/control/main(when > checking out you may use as login/pwd DemoCustomer/ofbiz) > > Enjoy > >> >>> > If they wants to fo further they will have to use svn... > Any other opinions (for instance, should we go the way Adian suggested and > I agreed with ?) > > Jacques > > From: "Adrian Crum" <[EMAIL PROTECTED]> > >> Are you doing an svn export - to remove all the .svn folders? >> >> --- On Sat, 6/7/08, Jacques Le Roux <[EMAIL PROTECTED]<[EMAIL >> PROTECTED]>> >> wrote: >> From: Jacques Le Roux <[EMAIL PROTECTED]<[EMAIL PROTECTED]>> >> >> Subject: Re: People complaining about a real release >> To: [email protected] >> Date: Saturday, June 7, 2008, 10:45 AM >> >> Adrian, >> >> Yes good idea, using Potgres I forgot Derby. A bit more work on our side >> though. Moreover, as we don't know the platform which will >> be used, we have to add the plugin.jar in base/lib in each. >> >> FYI, the respective size of zipped trunk and release are 50MB and 40MB >> before >> creating demo data in Derby and 66MB, 53MB after >> >> Jacques >> >> From: "Adrian Crum" <[EMAIL PROTECTED]<[EMAIL PROTECTED]> >> > >> > Why not have the zip file contain a ready-to-run version of OFBiz? In >> >> other words, run the install, then zip it. >> > >> > -Adrian >> > >> > --- On Sat, 6/7/08, Jacques Le Roux >> &lt;[EMAIL PROTECTED]<[EMAIL PROTECTED]>&gt; >> wrote: >> > >> > Hi all, >> > >> > I began to work on this, I request your opinions, advices. >> > >> > I have : >> > >> > 1. Made an svn export of trunk (rev. 664255) and release4.0 (rev. >> 664343) >> and >> > zipped them in 2 zip archives, respectively >> > ofbizTrunk.zip and ofbizRelease4.0.zip >> > 2. Created a README file to be put in each zip (I think we should add >> > respective rev. numbers in them, WDYT ?), content: >> > >> > &lt;&lt;In order to run OFBiz you you need to have ant >> installed >> and ANT_HOME >> > in your path. Then follow this simple sequence: >> > >> > 1. In a terminal or command line window, go to the directory where >> you >> unzipped >> > OFBiz >> > 2. Type and run : ant run-install >> > 3. Wait till the database is filled with demo data... >> > 4. Depending of your platform, launch OFBiz using startofbiz.bat or >> > startofbiz.sh >> > 5. Give OFBiz a minute or two to start up... >> > 6. Browse to >> > ERP : https://localhost:8443/catalog/control/main (login/pwd are >> > ofbiz/admin) >> > Ecommerce application : >> http://localhost:8080/ecommerce/control/main >> (when >> > checking out you may use as login/pwd >> > DemoCustomer/ofbiz) >> > >> > Enjoy >> > >> > >> > >> > >> >> >> >> >
