Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


I'm trying to build on Windows Vista, following the directions at:

http://wiki.documentfoundation.org/Development/Native_Build#Partial_build
and
http://wiki.documentfoundation.org/Development/Windows_Build_Dependencies

When I run make for the first time, I get to a point where it tells me there
are possibly problems in libxml2, lpsolve, curl, or openssl.

The development wiki tells me I should issue commands like:
$ source *Env.Set.sh
$ cd libxml2
$ rm - r $INPATH ; deliver -delete
$ build

But those commands give me errors like these below:
$ source *Env.Set.sh
bash: *Env.Set.sh: No such file or directory

$ cd libxml2

$ rm -r $INPATH ; deliver -delete
rm: missing operand
Try `rm --help' for more information.
bash: deliver: command not found

$ build
bash: build: command not found

Could anyone give me any suggestions of Windows/Cygwin-specific commands I
should be using to build modules that report errors?

Thanks,
Jeremy

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.