Re: [gnome-db] Litle question about redhat 7.x srpm



On Mon, 2002-04-15 at 19:11, Joan Sanfeliu wrote:
> Hello all,
> 
> I'm trying to compile libgda-0.2.95 srpm (downloaded from your website),
> and at the end of the compilation, it gives this:
> 
> 
> Processing files: gda-interbase-0.2.95-1
> error: File not found:
> /var/tmp/libgda-0.2.95-root/usr/bin/gda-interbase-srv
> error: File not found:
> /var/tmp/libgda-0.2.95-root/usr/share/oaf/GNOME_GDA_Provider_InterBase.oaf
> Requires: libgda = 0.2.95
> 
> 
> RPM build errors:
>     File not found:
> /var/tmp/libgda-0.2.95-root/usr/bin/gda-interbase-srv
>     File not found:
> /var/tmp/libgda-0.2.95-root/usr/share/oaf/GNOME_GDA_Provider_InterBase.oaf
> 
> 
> Seems like there aren't these files, so, i'm wondering where they are.
> Any clue?
> 
yes, the RPMs for 0.2.95 were done with the interbase provider enabled,
so you'll need the interbase devel files installed. Or, even better, get
the tar.gz for the 0.2.96 release (the latest one), and make the
RPMs/SRPMS yourself, by using:

rpm -ta file.tar.gz

> 
> Here is the gda-interbase part of the spec file:
> %files -n gda-interbase
> %defattr(-, root, root)
> 
> %{_bindir}/gda-interbase-srv
> %{_datadir}/oaf/GNOME_GDA_Provider_InterBase.oaf
> 
> 
you could just remove those lines from the .spec file, to disable the
interbase provider.

cheers
-- 
Rodrigo Moya <rodrigo gnome-db org> - <rodrigo ximian com>
http://www.gnome-db.org/ - http://www.ximian.com/



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