Hi Tod
Thanks that worked perfectly... Running the keyring manager as root gave me an authentication error but I soon worked out that I needed to run it with
my regular login...
Thanks everyone for the help...
Chris
Todd Zullinger wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Chris Maiden wrote:
Just a point of information, FC comes with pretty recent apache,
php, and mysql RPMs. Again, installing from RPM is recommended
unless there is a compelling reason to do otherwise. That way,
other FC5 RPMs that depend on that software know where to find it.
Also, you don't have to worry about tracking updates.
Thanks - but how can I canfigure things like extra modules with the
rpms? mod_rewrite for example?
mod_rewrite is included in the FC5 packages. Configure it the same as
you would for a manually built apache.
What is the result of "rpm -qa | grep keyring"?
rpm -qa | grep keyring
gnome-keyring-devel-0.4.9-1
gnome-keyring-manager-2.14.0-3.20060605cvs.fc5
gnome-keyring-0.4.9-1
pam_keyring-0.0.8-2.fc5
I seem to have a mix!
When I try to upgrade the gnome-keyring:
rpm -Uvh gnome-keyring-0.5.0-1.20060605cvs.fc5.i386.rpm
error: Failed dependencies:
gnome-keyring = 0.4.9 is needed by (installed)
gnome-keyring-devel-0.4.9-1.i386
When I try to upgrade gnome-keyring-devel
rpm -Uvh gnome-keyring-devel-0.5.0-1.20060605cvs.fc5.i386.rpm
error: Failed dependencies:
gnome-keyring = 0.5.0 is needed by
gnome-keyring-devel-0.5.0-1.20060605cvs.fc5.i386
Hmmm - something to do with required versions?
You need to update them both at the same time. Using rpm you would
do something like this:
rpm -Uvh gnome-keyring*-0.5.0-1.20060605cvs.fc5.i386.rpm
- --
Todd OpenPGP -> KeyID: 0xD654075A | URL: www.pobox.com/~tmz/pgp
======================================================================
Fighting for peace is like fucking for virginity
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: When crypto is outlawed bayl bhgynjf jvyy unir cevinpl.
iG0EARECAC0FAkSQWwImGGh0dHA6Ly93d3cucG9ib3guY29tL350bXovcGdwL3Rt
ei5hc2MACgkQuv+09NZUB1r1xACcDbcHd+bN47rpdj09zeLlJYD0JckAoOFk1I1V
ndVP4tBER171mO+jYiho
=qjDK
-----END PGP SIGNATURE-----