Build Query

2015-07-14 Thread Jason Marshall
Hi everyone I am at the final stage of building Openoffice on a 32-bit Windows 7 platform, such that I have called 'build --all' and the script has commenced running. All has been well until the script has stopped some way through with the following error: = Building module c

Build Problem

2015-07-18 Thread Jason Marshall
Hi everyone I am attempting to build OpenOffice on Windows 7 32-bit having downloaded version 4.1.1 of the source code. I have got as far as calling build, but have encountered the following error which terminates the build: = Building module comphelper = Entering /tm

RE: Build Problem

2015-07-18 Thread Jason Marshall
native" > > Call command > > build --all 2>&1 | tee mybuild.log > > If build still breaks, you should provide some more information, for > example your configure command with all its parameters. > > > > Some access errors might occur, when a

RE: Build Problem

2015-07-18 Thread Jason Marshall
s parameters. > > > > Some access errors might occur, when an antivirus software is running. > You can try to exclude the AOO source directory from any scan or you > deactive the antivirus software while compiling (and do nothing parallel > in that state!). > > Ki

Re: Build Problem (solved)

2015-08-08 Thread Jason Marshall
the smaller issues identified on Bugzilla and so make a meaningful contribution. Best regards Jason Sent from Windows Mail From: Regina Henschel Sent: ‎Tuesday‎, ‎21‎ ‎July‎ ‎2015 ‎12‎:‎51 To: dev@openoffice.apache.org Hi Jason, Jason Marshall schrieb: > Hi Regina > >

Simple code practice to get started

2015-08-09 Thread Jason Marshall
Hi everyone I have successfully built OpenOffice 4.1.1 on a 32 bit Windows 7 platform. I have installed this with windows integration and it runs with no problem. I have then tried to make a couple of changes to the code as defined by the following hacks on the OpenOffice wiki (addition of e

RE: Simple code practice to get started

2015-08-09 Thread Jason Marshall
ng for production purposes [;<). > > - Dennis > > PS: If you have a new soffice.bin, you could rename the one in "Program Files > (x86)\OpenOffice 4\program\" and then copy your new one there. Previous > warnings apply. Good luck. > > -Original Messa

RE: Simple code practice to get started

2015-08-09 Thread Jason Marshall
practice to get started > > Hi Jason, > > Jason Marshall schrieb: > > Hi everyone > > > > I have successfully built OpenOffice 4.1.1 on a 32 bit Windows 7 > > platform. I have installed this with windows integration and it runs > > with no problem. I hav

[CWiki] Account Whitelisting

2015-05-24 Thread Jason Marshall
j_k_marshall_2004 Jason Marshall

Introduction

2015-05-24 Thread Jason Marshall
Hi My name is Jason Marshall. I am writing in order to introduce myself to the project in the first instance. I am aiming to contribute to the project from a development point of view, but would be interested in helping with testing and documentation. I am from Newcastle Upon Tyne in the

Build OO from Source Code: Build Requirement Version and Repository Questions

2015-06-21 Thread Jason Marshall
7; is running in the background, but never seems to complete. Has anybody experienced a similar issue with 3.5 SP1? Thank you for your patience and please accept my apologies if I have asked questions that have obvious answers to those with experience of the project. Best regards Jason Marshall

Building query: .bootstrap

2015-07-04 Thread Jason Marshall
Hi everyone I am building OpenOffice on a Windows 7 system and have got so far as successfully running .configure. Following this, I execute .bootstrap, but I note the following: * When the missing tarballs and external sources are downloaded, the script seems to identify that for some of t

RE: Building query: .bootstrap

2015-07-05 Thread Jason Marshall
Hello With reference to the query below and having examined the 'bootstrap' script, I realised that the script was expecting to be able to 'cd' to a directory named 'DMAKE_4_12', using the comment below: cd "$dmake_directory_name" || exit However, the following command in the 'bootstrap' sc