Here is what I did. I'll show the configure line, then show
a couple of results. If you really need to see the output
of configure, it's huge, but I can send it along either in
an email or zipped and attached.

Running Configure:

$ ./configure --with-cl-home="/cygdrive/c/Program
Files/Microsoft Visual Studio
 .NET 2003/Vc7"
--with-csc-path="/cygdrive/c/WINDOWS/Microsoft.NET/Framework/v1
.1.4322" --with-frame-home="/cygdrive/c/Program
Files/Microsoft Visual Studio .
NET 2003/SDK/v1.1" --with-psdk-home="/cygdrive/c/Program
Files/Microsoft Platfo
rm SDK" --with-mspdb-path="/cygdrive/c/Program
Files/Microsoft Visual Studio .N
ET 2003/Common7/IDE" --with-midl-path="/cygdrive/c/Program
Files/Microsoft Visu
al Studio .NET 2003/Common7/Tools/Bin" --with-java
--with-jdk-home="/cygdrive/c
/j2sdk1.4.2_08"
 --with-ant-home="/cygdrive/c/downloads/ant/apache-ant-1.6.2"
-
disable-directx --with-use-shell=tcsh

Configure said there were warnings. The only warning in the
warn file was that 
NSIS not found, no self contained installer will be build.

There is a statement I don't understand also in the
configure result:

* USAGE:
* Source winenv.set (in tcsh) or winenv.set.sh (in sh)
* in order to set up the build-environment variables.

But there is no mention of that at
http://tools.openoffice.org/dev_docs/build_windows_tcsh.html

So I went to the next step: jumping into tcsh:

$ tcsh
Badly placed ()'s.
>

Googling that error message got me nowhere so I ignored
that. The next step is bootstrap. Change directory and:

> ./bootstrap
cp: cannot stat
`/cygdrive/c/downloads/openOffice/sdk1.9.109/SRC680_m109/dmake/d
make.exe': No such file or directory
>

That is where we leave it. I cannot get past that error.
There really is no dmake.exe in the source drop. This, btw,
is 680_m109 -- I'm aware there is a 114 out there but I
haven't found the source drop for it yet.

If I get past that, then I'm off to do something about
rehash. Not sure what that means. For now, I'd like to get
dmake working.

Thanks
Jack


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to