[Bug 176200] Review Request: Mud Magic Client

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 25 11:08:06 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: Mud Magic Client


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=176200





------- Additional Comments From paul at city-fan.org  2006-01-25 06:07 EST -------
(In reply to comment #9)
> Yes, the distro does not install any of these bundled libs if you already have
> one installed. This includes pcre-devel, sqlite3-devel, and zlib.h (whichever
> package that is frome)

zlib.h is from zlib-devel

You should enforce the installation of the required -devel packages on the
buildsystem to ensure that the system versions of these libraries are used.
You'd do this by adding BuildRequires for the relevant packages.

As it happens, zlib-devel would be pulled in by freetype-devel, which is a dep
of pango-devel, which is a dep of gtk2-devel, which you already have listed as a
BuildRequire. In fact, you could also remove gtk2-devel from the BuildRequires
list because that itself is a dep of libglade2-devel. You'll probably need to
add pcre-devel and sqlite3-devel though.


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-extras-list mailing list