From dev-return-39483-apmail-openoffice-dev-archive=openoffice.apache.org@openoffice.apache.org Mon Jul 29 21:56:20 2013 Return-Path: X-Original-To: apmail-openoffice-dev-archive@www.apache.org Delivered-To: apmail-openoffice-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E6FD71060C for ; Mon, 29 Jul 2013 21:56:20 +0000 (UTC) Received: (qmail 76733 invoked by uid 500); 29 Jul 2013 21:56:20 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 76618 invoked by uid 500); 29 Jul 2013 21:56:20 -0000 Mailing-List: contact dev-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openoffice.apache.org Delivered-To: mailing list dev@openoffice.apache.org Received: (qmail 76608 invoked by uid 99); 29 Jul 2013 21:56:20 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Jul 2013 21:56:20 +0000 Received: from localhost (HELO mail-la0-f43.google.com) (127.0.0.1) (smtp-auth username jani, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Jul 2013 21:56:20 +0000 Received: by mail-la0-f43.google.com with SMTP id fs13so4408487lab.2 for ; Mon, 29 Jul 2013 14:56:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=AmVbw2bCA4x19v09myOCuQKmqbxURchrA9GYXnQWAZ0=; b=eV0CrzwH25mAQVG8T4xSLUSVx6mjTipdlzBOuAopjEU6dEe2PkL4jKMQgcTjMdGqMh SyTdqPLFzjARkZlM8VeArqOl/tx43Kze/EnORbBoBseLFx7dSwk8QYkrC9RZdjz9nt9j C/mXeKjv6iUD3mTx1TLiWoK9Gokbt+sc6QBUKFotNQTUCV3KzLLuY8fe3tcalml44JA4 WHekKuFhuvNz7yw/O2s1jIWeipKTrGZduo8IBQCgB9yVCwMVh0YSnm2M43TTcwSiyFOg 1p8kQElV+y9+x9J4bv3H1HXdYqS/8Z+dw/flBkIgU8+qHzzU5ZzFCxnt0KkGnCf1+1Ns ufXQ== MIME-Version: 1.0 X-Received: by 10.112.11.84 with SMTP id o20mr26393027lbb.86.1375134978416; Mon, 29 Jul 2013 14:56:18 -0700 (PDT) Received: by 10.112.126.66 with HTTP; Mon, 29 Jul 2013 14:56:18 -0700 (PDT) In-Reply-To: <51F6DAE2.8020309@wtnet.de> References: <7AE0882E75B241C19583B185E25B7AFC@Esprimo7935> <51F6AD14.6090506@wtnet.de> <51F6CA4A.8020107@wtnet.de> <9A8CDEF5F30142DD97F82812FCF7DC79@Esprimo7935> <51F6DAE2.8020309@wtnet.de> Date: Mon, 29 Jul 2013 23:56:18 +0200 Message-ID: Subject: Re: Use AOO under IBM AIX? From: janI To: dev Content-Type: multipart/alternative; boundary=001a113312d4e8276204e2ad8f8e --001a113312d4e8276204e2ad8f8e Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 29 July 2013 23:13, Marcus (OOo) wrote: > Am 07/29/2013 10:48 PM, schrieb J=F6rg Schmidt: > > >> From: Marcus (OOo) [mailto:marcus.mail@wtnet.de] >>> >> >> >> Any AOO binary cannot be installed on AIX as it is not optimized and >>> compiled for this operating system. That means first at least one >>> developer has to port AOO to AIX. >>> >> >> Just out of interest: >> >> How much work is this? Some man-days or more? >> >> ("man-days" means the german "Manntage") >> > > That I wrote "a least one developer" was more a joke. Forget days or > weeks, think in many, many months. And don't forget that this has to be > tested by the developer first before a QA tester is testing it again. Thi= s > needs also a lot of time. We want to offer quality, won't we? :-) > +1, I can only add, that my last port job took 1 manmonth (30manntage) and was not nearly as big as AOO. The problem wth aix is that is tried to cope with all standards at one time. Just a simple example, you would need to get jre6 and jre7 running in parallel on a aix box. The second problem is that the S/390 flavour and the risc flavour of aix bear the same name, but the kernels are hugely different (just about as identical as windows8 and macOS), but that is normally something only developers see. The S/390 flavour used to support virtualbox and kvm (my info is about 3 years old), and that could be the hero of the day, with vx your would be able to run eg windows7 and install a normal instance of AOO. rgds jan I. > Marcus > > > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: dev-unsubscribe@openoffice.**apache.org > For additional commands, e-mail: dev-help@openoffice.apache.org > > --001a113312d4e8276204e2ad8f8e--