Bug 177514

Summary: libgdiplus needs to be installed prior to mono
Product: [Fedora] Fedora Reporter: Paul F. Johnson <paul>
Component: monoAssignee: Alexander Larsson <alexl>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: sundaram
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-20 17:17:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Paul F. Johnson 2006-01-11 12:40:37 UTC
Description of problem:
Before mono is installed, libgdiplus should be installed (it is needed for the
likes of System.Web and bits of System.Drawing). When compiling from the SRPM,
prior to the build a message appears that mono assumes libgdiplus is already
installed

Version-Release number of selected component (if applicable):
1.1.2-1

How reproducible:
N/A

Actual Results:
mono installs irrespective of libgdiplus being there or not

Expected results:
mono install should fail until libgdiplus is installed

Additional info:

Comment 1 Rahul Sundaram 2006-02-20 10:43:01 UTC

These bugs are being closed since a large number of updates have been released
after the FC5 test1 and test2 releases. Kindly update your system by running yum
update as root user or try out the third and final test version of FC5 being
released in a short while and verify if the bugs are still present on the system
.Reopen or file new bug reports as appropriate after confirming the presence of
this issue. Thanks

Comment 2 Alexander Larsson 2006-02-20 17:17:24 UTC
Seems ok to me:

rpm -q --requires mono-core | grep gdi
libgdiplus