Re: More problems..



Carlos Perelló Marín wrote:
> 
> Well Rodrigo, i think that you will hate me, but sorry...
> 
don't worry, I won't hate you for using gnome-db. I would if you didn't
use it, but as you're having problems compiling it, it means you use
it!!!

> I think that this error doesn't a code error but a configuration error.
> The system  gaves me this error when i was preparing the gnome-db's RPM.
> I make it as non root user, then i supose that the install fase dosn't
> work correctly, because it wants install somethings in my system rather
> than in the RPM.
> 
> I have been searching ther error at gnome-db.spec, but i haven't find
> it.
> 
> Sorry, bye.
> 
> The error:
> 
> /usr/bin/install -c .libs/gnomedb-components
> /var/tmp/gnome-db-0.0.96-root/usr/bin/gnomedb-components
> /bin/sh ../mkinstalldirs /var/tmp/gnome-db-0.0.96-root/etc/CORBA/servers
> mkdir /var/tmp/gnome-db-0.0.96-root/etc
> mkdir /var/tmp/gnome-db-0.0.96-root/etc/CORBA
> mkdir /var/tmp/gnome-db-0.0.96-root/etc/CORBA/servers
>  /usr/bin/install -c -m 644 ./gnome-db-components.gnorba
> /var/tmp/gnome-db-0.0.96-root/etc/CORBA/servers/gnome-db-components.gnorba
> /bin/sh ../mkinstalldirs /usr/share/oaf
>  /usr/bin/install -c -m 644 ./gnome-db-components.oafinfo
> /usr/share/oaf/gnome-db-components.oafinfo
> /usr/bin/install: no se puede crear el fichero regular
> `/usr/share/oaf/gnome-db-components.oafinfo': Permiso denegado
> make[2]: *** [install-oafinfoDATA] Error 1
> make[2]: Leaving directory
> `/usr/src/redhat/BUILD/gnome-db-0.0.96/gda-components'
> make[1]: *** [install-am] Error 2
> make[1]: Leaving directory
> `/usr/src/redhat/BUILD/gnome-db-0.0.96/gda-components'
> make: *** [install-recursive] Error 1
> Bad exit status from /var/tmp/rpm-tmp.40396 (%install)
> 
yes, you're right, the problem is that the OAF files (oafinfo) are not
referenced in the spec file, so they're being installed in your system
(/usr/share/oaf/gnome-db-components.oafinfo), and not in the RPM. It's
now on CVS. I haven't tested it but it should work, just have to add the
oafinfodir to the list of arguments passed to configure.

Cheers




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