On Thu, 14 Aug 2008 12:43:49 +1200 Tom Munro Glass wrote: > On Thu, 14 Aug 2008, John Rye wrote: > > > > as root: > > > > urpmi qt4-database-plugin-ibase-lib > > > > John > > If only it was that simple - that package doesn't exist, at least not in any > media I can find. > > There is an old package qt4-database-plugin-ibase-lib-4.1.1-3mdk.i586.rpm I > located somewhere but this doesn't work with the current release of Qt4. > > So unless you know where I can get a current qt4-database-plugin-ibase-lib > package I think I'm stuck with building Qt
So which version of Mandriva are you using? Is it the Free or Powerpack (purchased)? There should be no need to rebuild QT from source, make sure you have ALL the QT and firebase -devel libraries installed. If you feel you must use the .src files the correct commandline is: rpm --rebuild <filename> (executed as root) John
