No
I think what was wanted for us to have the files that are put in the
installer also available for dowload from some LibreOffice site, not
just from Microsoft.
Yes, to auto-install, or as close to possible auto-install, all the
dependencies needed to build LibreOffice on windows via
> Sorry, nope. For me that has always worked fine, Cygwin has never mistaken me
> to be superuser if I use my normally powered Windows account.
>
> What does your /etc/passwd and /etc/group files look like?
My entry in /etc/passwd is:
Martin:unused_by_nt/2000/xp:1004:513:U-ATOMISER\Martin,S-1-5-
> Sorry, better patch attached - is this the right list for this kind of thing?
Now that I've actually read the appropriate wiki page about how to
submit patches using git, please find attached my third attempt at a
patch!
Apologies for the spam.
Martin
0001-30989-Fix-testing-for-pkg-config.pa
On 26 October 2010 11:54, Martin Gallwey wrote:
>> 3) If pkg-config is not installed, PKG_CHECK_MODULES is not defined
>> and autogen.sh fails with the message:
>>
>> ./configure: line 3598: syntax error near unexpected token `MINIMUM_REQS,'
>> ./confi
> 3) If pkg-config is not installed, PKG_CHECK_MODULES is not defined
> and autogen.sh fails with the message:
>
> ./configure: line 3598: syntax error near unexpected token `MINIMUM_REQS,'
> ./configure: line 3598: `PKG_CHECK_MODULES( MINIMUM_REQS,'
>
> Rather than something more useful like 'Plea
I was going to patch it to do a 'tar --same-owner' instead,
Hmm, you mean --no-same-owner?
Same thing, no?
This is mostly a guess, but are you running the build as Administrator
(you shouldn't), or does Cygwin for some other reason (broken Cygwin
/etc/passwd file?) think you are root (in
I saw someone posted about this before, but didn't see the response -
I was going to patch it to do a 'tar --same-owner' instead, but since
I'm not the first person to hit this, was wondering what the official
work-around is?
Thanks,
Martin
Copying Microsoft VC9.0 CRT Merge Modules
Looking for /
Hi there!
Just working further on getting a working build up and running, there
are a bunch of files needed to get a build running, namely, these?
Looking for /cygdrive/c/lo/src/msvcr80.dll ... ok
Looking for /cygdrive/c/lo/src/msvcp80.dll ... ok
Looking for /cygdrive/c/lo/src/Microsoft.VC80.CR
Hi there,
I'm attempting to build LO on 64bit Windows 7 using the Visual Studio
2010 Express using a combination of the instructions here:
http://www.documentfoundation.org/develop/
And the somewhat scattered instructions here (as there is no windows
section on libreoffice.org yet):
http://wiki