Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9D25D7C9C for ; Tue, 30 Aug 2011 01:08:32 +0000 (UTC) Received: (qmail 82272 invoked by uid 500); 30 Aug 2011 01:08:32 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 82210 invoked by uid 500); 30 Aug 2011 01:08:31 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 82202 invoked by uid 99); 30 Aug 2011 01:08:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Aug 2011 01:08:31 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of andy@the-martin-byrd.net designates 204.16.46.2 as permitted sender) Received: from [204.16.46.2] (HELO smtpscan-1.userservices.net) (204.16.46.2) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Aug 2011 01:08:23 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtpscan-1.userservices.net (Postfix) with ESMTP id 90A3A72F0191 for ; Mon, 29 Aug 2011 18:08:03 -0700 (PDT) X-Virus-Scanned: virus free Received: from smtpscan-1.userservices.net ([127.0.0.1]) by localhost (smtpscan-1.userservices.net [127.0.0.1]) (amavisd-new, port 10099) with LMTP id vzEAO41TapSV for ; Mon, 29 Aug 2011 18:08:02 -0700 (PDT) Received: from hosting5.userservices.net (hosting5.userservices.net [207.109.251.80]) by smtpscan-1.userservices.net (Postfix) with ESMTP id 7AE0672F026D for ; Mon, 29 Aug 2011 18:08:02 -0700 (PDT) Received: from [192.168.1.12] (ip72-199-161-23.sd.sd.cox.net [72.199.161.23]) by hosting5.userservices.net (Postfix) with ESMTP id 471AA1910A03 for ; Mon, 29 Aug 2011 18:08:02 -0700 (PDT) Message-ID: <4E5C37F1.8050106@the-martin-byrd.net> Date: Mon, 29 Aug 2011 18:08:01 -0700 From: Andy Brown User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.20) Gecko/20110805 Lightning/1.0b2 Thunderbird/3.1.12 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: [code] builds, runs, but doesn't fly yet References: <20110829232427.GC15211@kulungile.erack.de> <20110830002621.GE15211@kulungile.erack.de> In-Reply-To: <20110830002621.GE15211@kulungile.erack.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Eike Rathke wrote: > Hi, > > On Tuesday, 2011-08-30 01:24:28 +0200, Eike Rathke wrote: > >> The current tree builds using unxlngx6.pro with gcc 4.6.1 amd64 >> Applications run, smoketest is good. > > Same for --enable-dbgutil unxlngx6 > >> One thing that caught my eye because I usually set macro security to >> very high: the dialog under Tools -> Options -> OpenOffice.org -> >> Security -> Macro Security doesn't open, just nothing happens. > > And that. I hoped for some OSL_ENSURE message but there's none. > > I think we should ignore that for now and turn attention to more > important things. > > Eike > Eike, Do we have a wiki page that shows a non-programmer to build AOOo? Also a list of needed programs would be really helpful, Windows7 and Ubuntu 11.04 here. I would like to help and think this is something I can do. Andy