Re: [Libreoffice] Windows dependancies

2010-10-29 Thread Jan Holesovsky
Hi Caolan, Caolán McNamara píše v Pá 29. 10. 2010 v 14:35 +0100: > And you can also download some them at least from the msdn websites as > well. and I see that http://kegel.com/wine/winetricks has a script > which > downloads these from known locations and runs their installers. I > would > *ima

Re: [Libreoffice] Windows dependancies

2010-10-29 Thread Martin Gallwey
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

Re: [Libreoffice] Windows dependancies

2010-10-29 Thread Caolán McNamara
On Fri, 2010-10-29 at 07:41 -0600, Tor Lillqvist wrote: > > i.e. a script that > > downloads the installers, runs them and let the end-user click-through > > any relevant EULAs ? > > Do you really mean the LibreOffice end-user here? No > I think what was wanted for us to have the files that ar

Re: [Libreoffice] Windows dependancies

2010-10-29 Thread Tor Lillqvist
> i.e. a script that > downloads the installers, runs them and let the end-user click-through > any relevant EULAs ? Do you really mean the LibreOffice end-user here? I don't think that is the case which is being discussed in this thread. We do include the VC runtime in the Windows installer, OO

Re: [Libreoffice] Windows dependancies

2010-10-29 Thread Caolán McNamara
On Thu, 2010-10-21 at 21:19 +0100, Martin Gallwey wrote: > 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/s

Re: [Libreoffice] Windows dependancies

2010-10-22 Thread Constantin Makshin
License terms regarding MSVS redistributable components are specified somewhere in the Visual Studio installation directory. IIRC, you can freely redistribute any of them with your application as long as you don't modify them in any way. I'll be able to say more precisely and/or quote the relat

Re: [Libreoffice] Windows dependancies

2010-10-22 Thread Tor Lillqvist
> is there some redistribution licensing foo going on here? As far as I know the intent is that they are redistributed with an application that needs them (i.e. one built with Microsoft's toolchain), and it might well be that you are not allowed to redistribute them by themselves. Have your lega

[Libreoffice] Windows dependancies

2010-10-21 Thread Martin Gallwey
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