Re: video scrensaver



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


Relevant Pages

  • Re: Redhat to Freebsd
    ... >>researching security updates or in performing kernel or package updates. ... >>I assume it is only the Redhat distro that has the ease of RPM installation? ... So you can build from sources with ports, or install binaries ...
    (comp.unix.bsd.freebsd.misc)
  • Re: ./configure command
    ... The package is not available. ... machines which don't even have an OS at all, let alone RPM, ... There is not a "the tool to package and install on Fedora". ... If he wants to avoid trouble, ...
    (Fedora)
  • Re: Backing up whole system
    ... Amanda is packaged by Fedora and if Gene feels that the packages are ... fedora's rpm is/was incapable of handling the nuances of using only enough ... When an rpm package can build a complete user from scratch, ... Do you really believe that rpm can install every package under the sun, ...
    (Fedora)
  • Re: [SLE] deCSS
    ... >> Anyone know of a reasonably easy decss program to copy DVDs to my hard ... This let's you compile from source but converts it to an rpm ... Then instead of make install you type checkinstall. ... package to meet the dependencies it may not be recognized by the other ...
    (SuSE)
  • Re: RH 9.0, Putting Samba on Linux with RPM?
    ... I need to install Samba with RPM. ... downloading the various manuals in the package forms. ...
    (linux.redhat.misc)