[Mono-bugs] [Bug 74832][Wis] Changed - Problem configuring libgdiplus 1.1.5
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 6 May 2005 12:49:11 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by peter@novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74832
--- shadow/74832 2005-05-04 21:10:18.000000000 -0400
+++ shadow/74832.tmp.6481 2005-05-06 12:49:11.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 74832
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: WONTFIX
+Severity: Unknown
Priority: Wishlist
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: pierre42d@9online.fr
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -21,6 +21,16 @@
checking for pkg-config... /usr/local/bin/pkg-config
GLIB 2.0 installation OK
configure: error: "Did not find Cairo == 0.3.0"
Will cairo 0.4.0 be supported ?
+
+------- Additional Comments From peter@novonyx.com 2005-05-06 12:49 -------
+No. Cairo 0.4.0 will not be supported. 0.4.0 was a snapshot in the
+midst of the cairo API rework. We will update libgdiplus to their 1.0
+API once that is released.
+
+libgdiplus includes cairo since jan 24th, which means the 1.1.5
+version should have cairo embedded as well. The default is to use the
+provided cairo. Please run configure without the --with-
+cairo=installed switch to use the included version.