You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Zhe Liu <al...@gmail.com> on 2012/06/14 07:45:57 UTC

[HELP] How to install AOO silently on windows?

Hi all,
I plan to setup several testing machines (including Windows, Ubuntu,
Suse, Redhat, Mac OS X) to perform daily build verification testing on
our daily build (placed on
http://ci.apache.org/projects/openoffice/install/). The testing is
automated with script. I need a command to install AOO silently on
windows. Anybody know it? In addition, there is no mac build on
buildbot. Does anybody work on it?


-- 
Best Regards
>From aliuzhe@gmail.com

Re: [HELP] How to install AOO silently on windows?

Posted by Andrew Rist <an...@oracle.com>.

On 6/13/2012 10:45 PM, Zhe Liu wrote:
> Hi all,
> I plan to setup several testing machines (including Windows, Ubuntu,
> Suse, Redhat, Mac OS X) to perform daily build verification testing on
> our daily build (placed on
> http://ci.apache.org/projects/openoffice/install/). The testing is
> automated with script. I need a command to install AOO silently on
> windows. Anybody know it? In addition, there is no mac build on
> buildbot. Does anybody work on it?
There has been work on stabilizing the Mac host for the Mac buildbot, 
but that is ongoing.  We do have an open JIRA ticket for a Mac buildbot

A.
>
>



Re: [HELP] How to install AOO silently on windows?

Posted by "O.Felka" <ol...@gmx.de>.
Am 14.06.2012 10:13, schrieb Liu Da Li:
> On windows, after the the AOO install files be unzipped to desktop.
> You can try to call setup.exe with /q from the unzipped folder.
>
> 2012/6/14 Zhe Liu <al...@gmail.com>
>
>> Hi all,
>> I plan to setup several testing machines (including Windows, Ubuntu,
>> Suse, Redhat, Mac OS X) to perform daily build verification testing on
>> our daily build (placed on
>> http://ci.apache.org/projects/openoffice/install/). The testing is
>> automated with script. I need a command to install AOO silently on
>> windows. Anybody know it? In addition, there is no mac build on
>> buildbot. Does anybody work on it?
>>
>>
>> --
>> Best Regards
>>  From aliuzhe@gmail.com
>>
>

Hi,

starting 'msiexec /?' shows the parameters of the Microsoft Installer to 
start an installation.

Regards,
Olaf


Re: [HELP] How to install AOO silently on windows?

Posted by Liu Da Li <wa...@gmail.com>.
On windows, after the the AOO install files be unzipped to desktop.
You can try to call setup.exe with /q from the unzipped folder.

2012/6/14 Zhe Liu <al...@gmail.com>

> Hi all,
> I plan to setup several testing machines (including Windows, Ubuntu,
> Suse, Redhat, Mac OS X) to perform daily build verification testing on
> our daily build (placed on
> http://ci.apache.org/projects/openoffice/install/). The testing is
> automated with script. I need a command to install AOO silently on
> windows. Anybody know it? In addition, there is no mac build on
> buildbot. Does anybody work on it?
>
>
> --
> Best Regards
> From aliuzhe@gmail.com
>

Re: [HELP] How to install AOO silently on windows?

Posted by Ariel Constenla-Haile <ar...@apache.org>.
On Thu, Jun 14, 2012 at 03:53:44PM +0200, Jürgen Schmidt wrote:
> On 6/14/12 3:19 PM, Ariel Constenla-Haile wrote:
> > On Thu, Jun 14, 2012 at 11:26:49AM +0200, Jürgen Schmidt wrote:
> >> On 6/14/12 7:45 AM, Zhe Liu wrote:
> >>> Hi all,
> >>> I plan to setup several testing machines (including Windows, Ubuntu,
> >>> Suse, Redhat, Mac OS X) to perform daily build verification testing on
> >>> our daily build (placed on
> >>> http://ci.apache.org/projects/openoffice/install/). The testing is
> >>> automated with script. I need a command to install AOO silently on
> >>> windows. Anybody know it? In addition, there is no mac build on
> >>> buildbot. Does anybody work on it?
> >>>
> >>>
> >> we should keep in mind that the build bot builds are without category-b
> >> and not equal with the binary builds that we have release.
> > 
> > category b is enabled in the three build boots, see below.
> > 
> >> There is a feature gap between both that should be taken into account
> >> for testing.
> > 
> > The most important difference is with the Win boot, it disables ATL and
> > ActiveX.
> 
> oh good to know I have missed this. But why have we disabled ATL and
> ActiveX? Should we try to make it working on the build bots?

If you are building with the VS Express Edition, you need some manual
tweaking: https://issues.apache.org/ooo/show_bug.cgi?id=118821#c12

But I'm not sure if the build boot has the Express Edition.


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina

Re: [HELP] How to install AOO silently on windows?

Posted by Jürgen Schmidt <jo...@googlemail.com>.
On 6/14/12 3:19 PM, Ariel Constenla-Haile wrote:
> On Thu, Jun 14, 2012 at 11:26:49AM +0200, Jürgen Schmidt wrote:
>> On 6/14/12 7:45 AM, Zhe Liu wrote:
>>> Hi all,
>>> I plan to setup several testing machines (including Windows, Ubuntu,
>>> Suse, Redhat, Mac OS X) to perform daily build verification testing on
>>> our daily build (placed on
>>> http://ci.apache.org/projects/openoffice/install/). The testing is
>>> automated with script. I need a command to install AOO silently on
>>> windows. Anybody know it? In addition, there is no mac build on
>>> buildbot. Does anybody work on it?
>>>
>>>
>> we should keep in mind that the build bot builds are without category-b
>> and not equal with the binary builds that we have release.
> 
> category b is enabled in the three build boots, see below.
> 
>> There is a feature gap between both that should be taken into account
>> for testing.
> 
> The most important difference is with the Win boot, it disables ATL and
> ActiveX.

oh good to know I have missed this. But why have we disabled ATL and
ActiveX? Should we try to make it working on the build bots?

Juergen

> 
> 
> 
> http://ci.apache.org/builders/aoo-win7/builds/195/steps/shell_2/logs/stdio
> ./configure 
> --enable-verbose 
> --with-dmake-url=http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2 
> '--with-cl-home=/cygdrive/c/Progra~1/Microsoft Visual Studio 9.0/VC' 
> --with-jdk-home=/cygdrive/c/PROGRA~1/Java/jdk1.6.0_30 
> '--with-psdk-home=/cygdrive/c/PROGRA~1/Microsoft SDKs/Windows/v6.1' 
> '--with-directx-home=C:\PROGRA~1\Microsoft DirectX SDK (June 2010)' 
> --with-ant-home=/cygdrive/c/ant 
> --disable-build-mozilla 
> --with-mozilla-build=/cygdrive/c/mozilla-build 
> --without-junit 
> --disable-atl 
> --disable-activex 
> --enable-category-b 
> --enable-minimizer 
> --enable-presenter-console 
> --enable-wiki-publisher 
> --enable-bundled-dictionaries 
> --with-build-version=Rev.1349631M
> 
> 
> http://ci.apache.org/builders/openoffice-linux32-nightly/builds/160/steps/shell/logs/stdio
> ./configure 
> --with-jdk-home=/usr/lib/jvm/java-6-openjdk-i386 
> --with-epm-url=http://ftp.easysw.com/pub/epm/3.7/epm-3.7-source.tar.gz 
> --with-dmake-url=http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2 
> --enable-verbose 
> --enable-category-b 
> --enable-minimizer 
> --enable-presenter-console 
> --enable-opengl 
> --enable-dbus 
> --enable-gstreamer 
> --disable-binfilter 
> --with-package-format="deb rpm" 
> --with-build-version="2012-06-13_04:25:11-Rev.1349631"
> 
> 
> http://ci.apache.org/builders/openoffice-linux64-nightly/builds/253/steps/compile_2/logs/stdio
> ./configure
> --with-jdk-home=/usr/lib/jvm/java-6-sun
> --with-epm-url=http://ftp.easysw.com/pub/epm/3.7/epm-3.7-source.tar.gz
> --enable-verbose
> --enable-category-b
> --enable-minimizer
> --enable-presenter-console
> --enable-wiki-publisher
> --enable-opengl
> --enable-dbus
> --enable-gstreamer
> --enable-bundled-dictionaries
> --with-package-format="installed rpm deb"
> --with-build-version="2012-06-14_04:11:31 - Rev. 1350083"
> 
> 
> Regards
> 



Re: [HELP] How to install AOO silently on windows?

Posted by Ariel Constenla-Haile <ar...@apache.org>.
On Thu, Jun 14, 2012 at 11:26:49AM +0200, Jürgen Schmidt wrote:
> On 6/14/12 7:45 AM, Zhe Liu wrote:
> > Hi all,
> > I plan to setup several testing machines (including Windows, Ubuntu,
> > Suse, Redhat, Mac OS X) to perform daily build verification testing on
> > our daily build (placed on
> > http://ci.apache.org/projects/openoffice/install/). The testing is
> > automated with script. I need a command to install AOO silently on
> > windows. Anybody know it? In addition, there is no mac build on
> > buildbot. Does anybody work on it?
> > 
> > 
> we should keep in mind that the build bot builds are without category-b
> and not equal with the binary builds that we have release.

category b is enabled in the three build boots, see below.

> There is a feature gap between both that should be taken into account
> for testing.

The most important difference is with the Win boot, it disables ATL and
ActiveX.



http://ci.apache.org/builders/aoo-win7/builds/195/steps/shell_2/logs/stdio
./configure 
--enable-verbose 
--with-dmake-url=http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2 
'--with-cl-home=/cygdrive/c/Progra~1/Microsoft Visual Studio 9.0/VC' 
--with-jdk-home=/cygdrive/c/PROGRA~1/Java/jdk1.6.0_30 
'--with-psdk-home=/cygdrive/c/PROGRA~1/Microsoft SDKs/Windows/v6.1' 
'--with-directx-home=C:\PROGRA~1\Microsoft DirectX SDK (June 2010)' 
--with-ant-home=/cygdrive/c/ant 
--disable-build-mozilla 
--with-mozilla-build=/cygdrive/c/mozilla-build 
--without-junit 
--disable-atl 
--disable-activex 
--enable-category-b 
--enable-minimizer 
--enable-presenter-console 
--enable-wiki-publisher 
--enable-bundled-dictionaries 
--with-build-version=Rev.1349631M


http://ci.apache.org/builders/openoffice-linux32-nightly/builds/160/steps/shell/logs/stdio
./configure 
--with-jdk-home=/usr/lib/jvm/java-6-openjdk-i386 
--with-epm-url=http://ftp.easysw.com/pub/epm/3.7/epm-3.7-source.tar.gz 
--with-dmake-url=http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2 
--enable-verbose 
--enable-category-b 
--enable-minimizer 
--enable-presenter-console 
--enable-opengl 
--enable-dbus 
--enable-gstreamer 
--disable-binfilter 
--with-package-format="deb rpm" 
--with-build-version="2012-06-13_04:25:11-Rev.1349631"


http://ci.apache.org/builders/openoffice-linux64-nightly/builds/253/steps/compile_2/logs/stdio
./configure
--with-jdk-home=/usr/lib/jvm/java-6-sun
--with-epm-url=http://ftp.easysw.com/pub/epm/3.7/epm-3.7-source.tar.gz
--enable-verbose
--enable-category-b
--enable-minimizer
--enable-presenter-console
--enable-wiki-publisher
--enable-opengl
--enable-dbus
--enable-gstreamer
--enable-bundled-dictionaries
--with-package-format="installed rpm deb"
--with-build-version="2012-06-14_04:11:31 - Rev. 1350083"


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina

Re: [HELP] How to install AOO silently on windows?

Posted by Jürgen Schmidt <jo...@googlemail.com>.
On 6/14/12 7:45 AM, Zhe Liu wrote:
> Hi all,
> I plan to setup several testing machines (including Windows, Ubuntu,
> Suse, Redhat, Mac OS X) to perform daily build verification testing on
> our daily build (placed on
> http://ci.apache.org/projects/openoffice/install/). The testing is
> automated with script. I need a command to install AOO silently on
> windows. Anybody know it? In addition, there is no mac build on
> buildbot. Does anybody work on it?
> 
> 
we should keep in mind that the build bot builds are without category-b
and not equal with the binary builds that we have release.

There is a feature gap between both that should be taken into account
for testing.

Juergen