To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80129





------- Additional comments from [EMAIL PROTECTED] Fri Jul 27 22:16:18 +0000 
2007 -------
Here is my patch and merely a workaround...

Index: scp2/source/ure/ure.scp
===================================================================
RCS file: /cvs/installation/scp2/source/ure/ure.scp,v
retrieving revision 1.14
diff -u -r1.14 ure.scp
--- scp2/source/ure/ure.scp     18 Jul 2007 08:07:32 -0000      1.14
+++ scp2/source/ure/ure.scp     27 Jul 2007 22:07:16 -0000
@@ -610,6 +610,8 @@
 #endif
 #elif defined MACOSX
     Name = SCP2_URE_DL_NORMAL(xml2.2);
+#elif defined FREEBSD
+    Name = STRING(CONCAT3(libxml2,UNXSUFFIX,.2.6.17));
 #else
     Name = SCP2_URE_DL_VER(xml2, 2);
 #endif

---------------------------------------------------------------------
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]

Reply via email to