To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44720
User vq changed the following:
What |Old value |New value
================================================================================
Priority|P3 |P2
--------------------------------------------------------------------------------
Target milestone|--- |OOo 2.0
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Mar 10 21:06:15 -0800
2005 -------
Someone ows me a beer ;) I was wondering why W32-tcsh was ok ;)
With this fix
+++ instsetoo_native/util/makefile.mk 11 Mar 2005 04:55:21 -0000
@@ -65,7 +65,7 @@
.IF "$(GUI)"=="WNT"
.IF "$(USE_SHELL)"=="4nt"
-PYTHONPATH:=$(BIN);$(SOLARLIBDIR)$/python;$(SOLARLIBDIR)$/python$/lib-dynload
+PYTHONPATH:=$(PWD)$/$(BIN);$(SOLARLIBDIR);$(SOLARLIBDIR)$/python;$(SOLARLIBDIR)$/python$/lib-dynload
.ELSE # "$(USE_SHELL)"=="4nt"
PYTHONPATH:=$(shell $(WRAPCMD) echo
$(PWD)$/$(BIN):$(SOLARLIBDIR):$(SOLARLIBDIR)$/python:$(SOLARLIBDIR)$/python$/lib-dynload)
.ENDIF # "$(USE_SHELL)"=="4nt"
instsetoo_native builds successfull with W32-4nt.
Build problem -> P2
vq->is: If that patch is OK I can add it to CWS vq12. Just assign the issue back
to me.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]