On 10/03/2016 10:20 PM, Ariel Constenla-Haile wrote:
Hi Carl,
On Mon, Oct 03, 2016 at 09:58:25PM -0400, Carl Marcum wrote:
On 09/25/2016 10:33 AM, Patricia Shanahan wrote:
I suggest that people start downloading and testing 4.1.3 as soon as there
are binaries they can run. I can't start the formal vote period until we
have a complete release candidate.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org
I'm trying to build 4.13.rc1 from
https://dist.apache.org/repos/dist/dev/openoffice/4.1.3-rc1/source/
with
./configure \
--with-build-version="$(date +"%Y-%m-%d %H:%M") - `uname -sm`"
\
--enable-verbose \
--with-system-stdlibs \
--enable-crashdump=yes \
--enable-category-b \
--enable-wiki-publisher \
--enable-bundled-dictionaries \
--enable-opengl \
--enable-dbus \
--enable-gstreamer \
--with-package-format="rpm deb" \
--with-lang="${LANGS}" \
--with-dmake-url=http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2
\
--with-epm-url=http://www.msweet.org/files/project2/epm-3.7-source.tar.gz \
--with-package-format="installed" \
--with-jdk-home=/usr/java/jdk1.7.0_60
and getting
...
downloading dmake-4.12.tar.bz2
downloading to
/home/carl/dev/aoo/aoo-4.1.3-rc1/aoo-4.1.3/ext_sources/dmake-4.12.tar.bz2.part
download from
http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2 failed
(404 Not Found)
download failed
epm-3.7.tar.gz exists
making and entering
/home/carl/dev/aoo/aoo-4.1.3-rc1/aoo-4.1.3/main/solenv/unxlngx6.pro/misc/build/
can not find the dmake package
Should I be using a different dmake?
apache-extras used googlecode, which is dead.
Both the building guide and configure's help point to a working dmake
url:
https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO
https://svn.apache.org/viewvc/openoffice/branches/AOO413/main/configure.in?revision=1761303&view=markup#l29
http://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2
Regards
Thanks Ariel !!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org