Hi User, Your email has been moderated, Please subscribe mailing list. http://ofbiz.apache.org/mailing-lists.html
Thanks & Regards -- Deepak Dixit On Wed, Sep 5, 2018 at 5:11 PM, [email protected] <[email protected]> wrote: > > > On 2018/08/31 14:45:52, Taher Alkhateeb <[email protected]> > wrote: > > I should also mention some steps are wrong or weird: > > - why install the apache httpd server "apache2"? > > - why "sudo" gradlew? > > - what is this download link? Where did you get it from? > > - where is the data preparation step? > > > > I recommend reading README.md > > > > On Fri, Aug 31, 2018, 5:40 PM Michael Brohl <[email protected]> > > wrote: > > > > > To answer your question: you can ignore the 91% mark. OFBiz has been > > > started and you should be able to access the applications. > > > > > > Best regards, > > > > > > Michael > > > > > > > > > Am 31.08.18 um 16:38 schrieb Michael Brohl: > > > > Hi Wayne, > > > > > > > > your email has been moderated, please subscribe to the mailing list. > > > > See http://ofbiz.apache.org/mailing-lists.html > > > > > > > > Thanks, > > > > Michael > > > > > > > > Am 31.08.18 um 14:04 schrieb Wayne Twine: > > > >> To whom it may concern > > > >> > > > >> I have been struggling to install this version of Ofbiz. the Online > > > >> steps given by Apache do not help. > > > >> I am running Linux Ubuntu OS v 16.04.5, Kernel version > 4.4.0-21-generic > > > >> > > > >> My steps are as follows: > > > >> > > > >> 1) A: In command prompt i typed java -version > > > >> then the following shows: > > > >> openjdk version "1.8.0_03-Ubuntu" > > > >> OpenJDK Runtime Environment (build > > > >> 1.8.0_03-Ubuntu-8u77-b03-3ubuntu3-b03) > > > >> OpenJDK 64-Bit Server VM (build 25.03-b03, mixed mode) > > > >> > > > >> 1) B: In command prompt i typed sudo apt-get install default-jdk > > > >> > > > >> 2) sudo apt-get install apache2 > > > >> > > > >> 3) Downloaded Ofbiz from > > > >> http://apache.saix.net/ofbiz/apache-ofbiz-16.11.04.zip > > > >> > > > >> 4) I extracted in Downloads folder, right click to Open in Terminal > > > >> and typed sudo ./gradlew ofbiz > > > >> I got a good start: > > > >> Downloading > > > >> https://services.gradle.org/distributions/gradle-2.13-bin.zip > > > >> > > > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > ............................................................ > .......................................................................... > > > > > > >> > > > >> Unzipping > > > >> > > > /root/.gradle/wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/ > gradle-2.13-bin.zip > > > >> to /root/.gradle/wrapper/dists/gradle-2.13-bin/ > 4xsgxlfjcxvrea7akf941nvc7 > > > >> ETC, ETC, ETC... > > > >> > > > >> How ever the setup stays stuck at 91% >>> > > > >> "> Building 91% > :ofbiz" > > > >> > > > >> Can any one assist me on how to ensure that i get a 100% build, or > if > > > >> there are alternative steps i need to take to ensure a 100% build? > > > >> > > > >> await your reply > > > >> > > > >> > > > >> Wayne Twine > > > >> Tel : 27-76-2277668 > > > >> Fax:27-86-5708212 > > > > > > > > > > > > > > > > > > > Hi Taher > > I should also mention some steps are wrong or weird: > - why install the apache httpd server "apache2"? > My reply: I understand that Ofbiz requires Apache to run > - why "sudo" gradlew? > My reply: In page http://ofbiz.apache.org/business-users.html i tried > ./gradlew loadDefault ofbiz but it did not work, used sudo ./gradlew ofbiz > instead and it began installing. > - what is this download link? Where did you get it from? > My reply: i was referred to http://apache.saix.net/ofbiz/ > apache-ofbiz-16.11.04.zip in the ofbiz.apache.org website to download v > 16.11.04 > - where is the data preparation step? > My Reply: what data preparation step?? I was only informed about > installing JDK then in the page http://ofbiz.apache.org/ > business-users.html i was given few steps to build it after downloading > and extracting. > Sorry for asking but where exactly do i get the readme.md file? i have > been looking for a link to it. Do i go to user documentation? > > await your reply > >
