Hi I did not compile for a longer time, so some settings could be already old: My Autogen: ./autogen.sh --with-distro=LibreOfficeWin32 --with-git --disable-activex --disable-atl --with-mozilla-build=D:/programming/mozilla-build --with-psdk-home="/cygdrive/d/Program Files/Microsoft SDKs/Windows/v7.1" --with-directx-home="d:/Programme/Microsoft DirectX SDK (February 2010)" --without-junit --with-num-cpus=8
Windows spezific: --with-distro=LibreOfficeWin32 --with-mozilla-build=D:/programming/mozilla-build (from https://developer.mozilla.org/en/Windows_Build_Prerequisites ) --with-psdk-home="/cygdrive/d/Program Files/Microsoft SDKs/Windows/v7.1" (The Microsoft SDK for Windows ..) --with-directx-home="d:/Programme/Microsoft DirectX SDK (February 2010)" (The June seems not to be the full package) Visual Studio 2008 Express: --disable-activex --disable-atl Greetings -Florian Am 22.12.2010 20:57, schrieb Julien Nabet: > my repository is in : > c:\git\libo > Here the problems I had (and still have ! :-) ) : > 1) Mozilla : after having put the mozilla zips and the contents of the > zips in several directories. I read the help in config that talks > about an installer on ftp.mozilla.org. > I used this after having tried what was in the wiki. Then after having > put this : > ./autogen.sh --with-mozilla-build=/cygdrive/c/mozilla-build I had this : > Building Seamonkey is supported with Mocrisoft Visual Studio 2005 only > I've got only Visual Express 2008. > I changed the configuration file, but i had other errors, i gave up > and used : --disable-mozilla 1) yeah --disable-mozilla > > 2) mesa headers not found. > I installed all the packages (bin and sources) except demo proposed by > cygwin. I searched on Google, nothing. > Then I added --without-system-mesa-headers 2) had not such a error > > 3) directX > DirectX SDK files not found, pleas use --with-direct-home or > -disable-directx > I installed DirectX and tried by giving the path (/cygdrive/c/program\ > files/Microsoft\ DirectX\ SDK\ \(June\ 2010\) > or with the short name /cygdrive/c/Progra~1/MI7482~1/ > I added with "lib" at the end, nothing > Then I added --disable-directx 3) I had to download "Microsoft DirectX SDK (February 2010)" it seems to me that the June has not nesseary files. > > 4) junit > I installed junit4 on Windows, the test install of Junit works. > I've got this : > cannot find JUnit 4 jar; please install one in the default location > (/usr/share/java) > So I copied junit.jar of my Windows install in a the new directory I > created in Cygwin : /usr/share/java 4) did override it with --without-junit > > Now it's ok with : > NSIS not found, no self contained installer will be build. _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice