Pango RPM Requires libpango* to install?



Hi,

I'm trying to install gtk+-2.0.9 using rpm. glib built and installed without problems. pango built (after setting PKG_CONFIG_PATH) but gives the following error message on installation:

# rpm -ihv pango-1.0.5-1.i386.rpm

error: failed dependencies:
       libpango-1.0.so.0   is needed by pango-1.0.5-1
       libpangoft2-1.0.so.0   is needed by pango-1.0.5-1
       libpangox-1.0.so.0   is needed by pango-1.0.5-1
       libpangoxft-1.0.so.0   is needed by pango-1.0.5-1

All of the required libs are in /usr/src/redhat/BUILD/pango-1.0.5/pango/.libs

Shouldn't these libs be part of the .rpm package? How can I get them to build into the package? I'm using RPM 4.0.4 on RH 7.2. GLib is version 2.0.7.

Any help would be appreciated.

Thanks,

Al







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]