xffm install error: failed dependencies caused by dbh srpm
Ric
fhj52ads at yahoo.com
Wed Aug 27 08:43:08 CEST 2003
#> rpm -Uvh /usr/src/RPM/RPMS/i686/xffm-3.99.*
error: failed dependencies:
libdbh-1.0.1 is needed by xffm-3.99.3-1 <<< What's wrong with
this picture?
...
package dbh-1.0.15-1 is already installed
...
#> rpm -ql dbh-1.0.15-1
/usr/include/dbh.h
/usr/include/dbh_config.h
/usr/include/dbh_functions.h
/usr/lib/libdbh <<<<<< What's wrong with this picture?
/usr/lib/libdbh-1.0.1 <<<<<< What's wrong with this picture?
/usr/lib/libdbh-1.0.1.0.0 <<<<<< What's wrong with this picture?
/usr/lib/libdbh.a
/usr/lib/libdbh.la
/usr/lib/pkgconfig
/usr/lib/pkgconfig/dbh-1.0.pc
/usr/share/doc/dbh-1.0.15
/usr/share/doc/dbh-1.0.15/AUTHORS
<blah>
... did we not go through this before?
SOME DISTRIBUTIONS DO NOT USE LIBTOOL 1.5.
The dbh.spec must 'libtoolize' for those distributions or the dbh will not be
built correctly(actually, won't get names correct).
Again, " libtoolize " means putting
# we don't use libtool 1.5 yet
%define __libtoolize /bin/true
in between
%build
and
%configure
in the RPM spec file for any distro that does not have libtool version >=1.5 .
All that has to be done is check the libtool version first; that can be
obtained several ways...
=====
Have A Great Day!
Ric
***
Thought for today:
Gardening tip:
The preferred targets of yellow jackets are sweet fruit such as strawberries,
blueberries, tree fruit, melons and the gardeners who tend them. Damage signs
include holes in ripe fruit and a buzzing noise followed by a sharp pain.
-- GardenGuides.com
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
More information about the Xfce4-dev
mailing list