problem downloading dependencies and building on Fedora x86-64

2016-06-29 Thread Carl Marcum
Hi all, I'm attempting a build of 4.1.2 on Fedora 20 x64 from downloaded source to closely match the same configure options as the release except for adding: --with-package-format="installed" LANGS="ast bg ca ca-XR ca-XV cs da de el en-GB en-US es eu fi fr gd gl he hi hu it ja kid km ko lt

Re: Configure failure

2016-06-29 Thread Patricia Shanahan
I retried configure, in case it was a temporary glitch in the Internet, and it worked this time. Thanks. On 6/29/2016 4:12 PM, Damjan Jovanovic wrote: The problem (near the end) is that it can't download libxml2: download from http://xmlsoft.org/sources/libxml2-2.9.3.tar.gz failed (500 Can't c

Re: Configure failure

2016-06-29 Thread Damjan Jovanovic
The problem (near the end) is that it can't download libxml2: download from http://xmlsoft.org/sources/libxml2-2.9.3.tar.gz failed (500 Can't connect to xmlsoft.org:80) download failed downloading to C:/OpenOfficeDev/Trunk/ext_sources/daece17e045f1c107610e137ab50c179-libxml2-2.9.3.tar.gz.part

Re: Configure failure

2016-06-29 Thread Patricia Shanahan
Full output: checking whether configure is up-to-date... yes * * * Apache OpenOffice build configuration. * *

Re: Configure failure

2016-06-29 Thread Damjan Jovanovic
Please post the full output. The problem is earlier. On Thu, Jun 30, 2016 at 12:46 AM, Patricia Shanahan wrote: > As part of my return-from-vacation, I did an "svn update" on my trunk > checkout followed by an attempt to configure with my usual parameters: > > SDK_PATH="/cygdrive/c/Program Fil

Configure failure

2016-06-29 Thread Patricia Shanahan
As part of my return-from-vacation, I did an "svn update" on my trunk checkout followed by an attempt to configure with my usual parameters: SDK_PATH="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" ./configure \ --with-frame-home="$SDK_PATH" \ --with-psdk-home="$SDK_PATH" \ -

Re: Collaboration

2016-06-29 Thread Kay Schenk
On Wed, Jun 29, 2016 at 6:43 AM, marco_nat...@ymail.com.INVALID < marco_nat...@ymail.com.invalid> wrote: > i want resolve the editing bugs > > Inviato dal mio dispositivo Huawei ​Hi Marco -- A good start in learning what to do would be to take a look at our orientation modules: ​http://openoffi

Collaboration

2016-06-29 Thread marco_nat...@ymail.com.INVALID
i want resolve the editing bugs Inviato dal mio dispositivo Huawei

Re: Spelling of Ancient Greek

2016-06-29 Thread Louis Suárez-Potts
louis=C2=A0 -Original Message- =46rom:=C2=A0=CE=91=CF=80=CF=8C=CF=83=CF=84=CE=BF=CE=BB=CE=BF=CF=82 =CE=A3= =CF=85=CF=81=CF=8C=CF=80=CE=BF=CF=85=CE=BB=CE=BF=CF=82 Reply:=C2=A0dev=40openoffice.apache.org Date:=C2=A029 Jun 2016 at 14:31:10 To:=C2=A0dev=40openoffice.apache.org Subject:=C2=

Spelling of Ancient Greek

2016-06-29 Thread Απόστολος Συρόπουλος
Hello, Suppose i would like to prepare a document in ancient Greek using AOO. Naturally, I would like to enable hyphenation. To the best of my knowledge, AOO is borrowing UTF-8 hyphenation patterns that are used in the TeX world. If this is true, could you please let me know how can I create a hyp

Re: help building on Fedora x86-64

2016-06-29 Thread Carl Marcum
Thanks Kay !! On 06/28/2016 11:23 AM, Kay Schenk wrote: On 06/27/2016 05:37 PM, Carl Marcum wrote: On 09/20/2015 02:10 PM, Andrea Pescetti wrote: On 20/09/2015 Carl Marcum wrote: I'm attempting my first AOO build and I'm using Fedora 20 x86-64 I think I have all the dependencies installed.