[MPlayer-users] Sobre el Mplayer problemas de instalacion

Mario Medina Nussbaum mario at mariomedina.net
Tue Dec 2 00:59:29 CET 2003


Para instalar el RPM de mplayer, ene ste caso necesitas un RPM, y tu bajaste 
un SRPM, que tambien puedes instalar.

La forma de instalar un SRPM en redhat 8 o superior, es asi:

rpmbuild -ba archivo-src.rpm

eso te va a generar en /usr/src/RedHat/RPMS unos archivos binarios para 
instalar, los RPM, compilados con la plataforma que hayas elegido, que por 
default es i386. PUedes elegir un i686 haciendole:

rpmbuild -ba --target=i686 archivo-src.rpm

y quedara en /usr/src/RedHat/RPMS/i386/archivo.rpm

ese ya lo instalas con rpm -ivh /usr/src/RedHat/RPMS/i386/archivo.rpm


El Lun 01 Dic 2003 16:01, José FC escribió:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> El Lunes, 1 de Diciembre de 2003 21:23, Dominik 'Rathann' Mierzejewski
>
> escribió:
> > [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> >
> > On Monday, 01 December 2003 at 20:43, José FC wrote:
> > > [Automatic answer: RTFM (read DOCS, FAQ), also read
> > > DOCS/bugreports.html]
> > >
> > > > Estoy tratando  de instalar la rpm del Mplayer para Linux. Tengo un
> > > > redhat 9 y he bajado de la dirección
> > > > ftp://ftp.iasi.rdsnet.ro/mirrors/ftp.mplayerhq.hu/RPM/SRPMS
> > > > todos los archivos que allí se encue
> > > >
> > > > y cuando voy a instalar la que supuestamente se la instalacion
> > > > mplayer-0.92-1.src.rpm
> > > > me da el siguiente error
> > > >
> > > > [root at xxx /]# rpm -i  mplayer-0.92-1.src.rpm
> > > > warning: mplayer-0.92-1.src.rpm: V3 DSA signature: NOKEY, key ID
> > > > 28a26067 [root at xxxx /]#
> > > >
> > > > si alguien sabe de este error sabe como instalarla que me ayude
> > >
> > > El mensaje lo que dice es que el paquete que vas a instalar está
> > > firmado digitalmente, y no tienes la clave pública necesaria para
> > > comprobar la firma. Debes descargarte el archivo que contenga la clave
> > > pública e importarlo con "rpm --import"
> > >
> > > Por otra parte, la versión 0.92 del MPlayer es vieja, te recomiendo que
> > > uses la 1.0-pre2, que es más moderna y funciona más rápido y de manera
> > > más estable.
> > >
> > > Espero haberte ayudado :)
> >
> > I don't understand the language, but I from what I see, I can say that
> > your solution is wrong. You don't have to import my gpg key to install
> > the RPMs on a newer RedHat distro. It's only a warning, not an error. Of
> > course you can do it to get rid of it, but it's not required. The real
> > problem, however is that the original poster installed the _source_
> > package (src.rpm) instead of rebuilding it or installing a _binary_
> > package. So the solution is either to install a binary package (at least
> > 1.0pre2 is recommended), or use rpmbuild --rebuild to recompile the
> > source package as per instructions on my website. Yes, you can find all
> > instructions there. Surprising, isn't it? ;)
> >
> > Regards,
> > R.
>
> OMG, I forgot to explain how to build the package! :(
>
> Yes, I knew it was a source package, and that you can ignore the warning
> message. I have done it a lot of times. But he was asking about the meaning
> of the warning message, so I explained it.
>
>
> _______________________________________________
> RTFM!!!  http://www.MPlayerHQ.hu/DOCS
> Search:  http://www.MPlayerHQ.hu/cgi-bin/htsearch
> http://mplayerhq.hu/mailman/listinfo/mplayer-users




More information about the MPlayer-users mailing list