WCM Forum

WCM Forum (http://www.wcm.at/forum/index.php)
-   Linux, UNIX, Open Source (http://www.wcm.at/forum/forumdisplay.php?f=13)
-   -   RH9 - erste Fragen (http://www.wcm.at/forum/showthread.php?t=96551)

Philipp 23.06.2003 16:10

Zitat:

Original geschrieben von Philipp
Die schlechte:
Einige ältere Pakete die in Rawhide noch vorhanden sind, setzen u.a. libdb-4.0.so voraus, während der Rest schon libdb-4.1.so verwendet.

Zumindest für einen Totalupgrade auf Rawhide ist der Workaround ziemlich einfach:
yum remove gedit openoffice-libs & yum upgrade

gedit und OpenOffice kann man später wieder mittels --force nachinstallieren ;)

Philipp 23.06.2003 16:50

So jetzt hab ichs raus :)

yum update paketname updatet nur Red Hat 9 Pakete

yum upgrade paketname upgraded auf Red Hat Rawhide Pakete

Ein kleiner aber feiner Unterschied ;)

Hier ein Beispiel anhand des PHP Paketes:
Zitat:

# yum install php
Gathering header information file(s) from server(s)
Server: Red Hat Linux 9 (Shrike)
Server: Red Hat Linux 9 Updates
Server: Red Hat Linux Rawhide
Finding updated packages
Downloading needed headers
Resolving dependencies
..package gnome-spell needs libaspell.so.10 (not provided)
package gnome-spell needs libpspell_aspell.so.2 (not provided)
package gnome-spell needs libpspell.so.4 (not provided)

Also macht man folgendes:
Zitat:

# yum upgrade gnome-spell
Gathering header information file(s) from server(s)
Server: Red Hat Linux 9 (Shrike)
Server: Red Hat Linux 9 Updates
Server: Red Hat Linux Rawhide
Finding updated packages
Downloading needed headers
Finding obsoleted packages
Resolving dependencies
..Dependencies resolved
I will do the following:
[update: gnome-spell.i386]
I will install/upgrade these to satisfy the depedencies:
[deps: aspell-en.noarch]
[deps: aspell.i386]
Is this ok [y/N]: y
Getting aspell-en-0.51-5.noarch.rpm
Getting gnome-spell-1.0.3-5.i386.rpm
Getting aspell-0.50.3-12.i386.rpm
Calculating available disk space - this could take a bit
aspell 100 % done
aspell-en 100 % done
gnome-spell 100 % done
Updated: gnome-spell.i386 aspell-en.noarch aspell.i386
Transaction(s) Complete

und

Zitat:

]# yum install php
Gathering header information file(s) from server(s)
Server: Red Hat Linux 9 (Shrike)
Server: Red Hat Linux 9 Updates
Server: Red Hat Linux Rawhide
Finding updated packages
Downloading needed headers
getting /var/cache/yum/os/headers/pspell-3-0.12.2-16.i386.hdr
Resolving dependencies
Dependencies resolved
I will do the following:
[install: php.i386]
Is this ok [y/N]: y
Getting php-4.3.2-3.i386.rpm
Calculating available disk space - this could take a bit
php 100 % done
Installed: php.i386
Transaction(s) Complete

Und schon läuft PHP 4.3.2 auf RH9 :)


Alle Zeitangaben in WEZ +2. Es ist jetzt 04:46 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag