you find dmake at:

https://github.com/jimjag/dmake/archive/v4.13.1/dmake-4.13.1.tar.gz

then you need to build it with make, and point the configfuration towards the folder where you build dmake.

Do the same for epm

https://github.com/jimjag/epm/archive/v5.0.0/epm-5.0.0.tar.gz


all the best

Peter


Am 07.08.22 um 12:07 schrieb Matthias Seidel:
Am 07.08.22 um 12:04 schrieb Hao Wang:
I did not give any configuration switches. Do I have to ?
Yes!

Maybe this can be of help:

https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO

Bravo !
Hao Wang

________________________________
From: Matthias Seidel
Sent: Sunday, August 7, 2022 4:21 AM
To: dev@openoffice.apache.org; Hao Wang
Subject: Re: Can't find boostrap when building


Hi,

Am 06.08.22 um 02:24 schrieb Hao Wang:

I'm following the installation guide on the following page :

https://github.com/apache/openoffice
[https://opengraph.githubassets.com/4a6e17fa075361152ffc9a3f6215db3d728ef5ac31becb7849a37b9d6f1e9772/apache/openoffice]<https://github.com/apache/openoffice><https://github.com/apache/openoffice>
GitHub - apache/openoffice: Apache 
OpenOffice<https://github.com/apache/openoffice><https://github.com/apache/openoffice>
Apache OpenOffice ®. The Apache OpenOffice project (AOO) provides a full 
featured office productivity suite based on open standards. It is the 
continuation of the OpenOffice.org project.
github.com

and I ran the following commands


cd aoo/main
autoconf
./configure

Actually it is:

cd aoo/main
autoconf
./configure <configure_switches>
./bootstrap
source *.Set.sh
cd instsetoo_native
build --all



Can you please post your configure switches?

Also, which OS are you trying to build AOO?

Regards,

    Matthias

But then I discovered there was no bootstrap file - there was only a 
bootstrap.1 file, which after removal of .1 extension, still not working.

Can anyone help me fix this problem ?

Best Regards,
Hao Wang





---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to