Re: video scrensaver
- From: Todd Zullinger <tmz@xxxxxxxxx>
- Date: Thu, 17 May 2007 14:15:48 -0400
Mark Hull-Richter wrote:
I'm running CentOS (RHEL) 5.0, and it only comes with four
screensavers. I'm also interested in getting more, but I do not
have either of the above noted directories on my system.
Yum tells me I have gnome-screensaver.x86_64 installed, version
2.16.1. I tried to install 2.16.3 from gnome, but configure blew up
when I tried to run it with this:
checking for XML::Parser... configure: error: XML::Parser perl
module is required for intltool
I'm not sure where to go from here....
You need the perl-XML-Parser package. You can install perl modules
either by package name or by specifying them by module:
yum install "perl(XML::Parser)"
I don't know if yum-utils is available for CentOS or not, but it
includes yum-builddep which can be used to install the build
dependencies for rpms. As it's unlike that the build deps changed
between 2.16.1 and 2.16.3, you should be able to say:
yum-builddep gnome-screensaver
and get the deps for building installed.
You really ought to use rpm to do this. That likely means rebuilding
the current rpm with the updated gnome-screensaver. Otherwise you'll
either have two version on your system or you'll overwrite one or
you'll just remove the rpm version and leave any packages that require
that rpm wondering what's going on.
--
Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
When you make a mistake, make amends immediately. It's easier to eat
crow while it's still warm.
Attachment:
pgpbMNJ8U00et.pgp
Description: PGP signature
gnome-list mailing list
gnome-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gnome-list
- Follow-Ups:
- Re: video scrensaver
- From: Mark Hull-Richter
- Re: video scrensaver
- References:
- video scrensaver
- From: Manuel Mazzuola
- Re: video scrensaver
- From: Stefano Sabatini
- Re: video scrensaver
- From: Mark Hull-Richter
- video scrensaver
- Prev by Date: Re: video scrensaver
- Next by Date: Re: video scrensaver
- Previous by thread: Re: video scrensaver
- Next by thread: Re: video scrensaver
- Index(es):
Relevant Pages
|