Greetings Hao,
On 8/12/22 6:53 PM, Hao Wang wrote:
Looks like I need to provide location for dmake source code. How can I fix this
problem ?
checking for gcc... /usr/bin/gcc
checking the GNU gcc compiler version... checked (gcc 11)
checking for -Bsymbolic-functions linker support ... found
checking whether to enable pch feature... no
checking for GNU make... make
checking the GNU make version... make 4.3
3+:
checking for dmake... checking for dmake... no
configure: no system or user-provided dmake found
configure: error: no URL for dmake source code specified, either. Use
--with-dmake-url to supply an URL; run configure with the --help option for a
list of possible URLs.
________________________________
From: Hao Wang
Sent: Sunday, August 7, 2022 5:04 AM
To: Matthias Seidel <matthias.sei...@hamburg.de>; dev@openoffice.apache.org
<dev@openoffice.apache.org>
Subject: Re: Can't find boostrap when building
I did not give any configuration switches. Do I have to ?
The official build scripts are a good reference [1].
Since I build 4.1.x and and trunk on the same VM's I usually use config
switches for these.
For trunk I use:
--with-dmake-url=https://github.com/jimjag/dmake/archive/v4.13.1/dmake-4.13.1.tar.gz
\
--with-epm-url=https://github.com/jimjag/epm/archive/v5.0.0/epm-5.0.0.tar.gz
for 4.1.13 the Linux 64-bit build script has:
--with-dmake-url=http://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2
\
--with-epm-url=http://sourceforge.net/projects/oooextras.mirror/files/epm-3.7.tar.gz
[1] https://svn.apache.org/viewvc/openoffice/devtools/build-scripts/
Best regards,
Carl
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