Bienvenido! - Willkommen! - Welcome!

Bitácora Técnica de Tux&Cía., Santa Cruz de la Sierra, BO
Bitácora Central: Tux&Cía.
Bitácora de Información Avanzada: Tux&Cía.-Información
May the source be with you!

Tuesday, October 5, 2010

missing libraries in OpenSuSE

When you have an issue with some missing file, you can query which package provides that file (among all the packages provided by all the defined repositories).
To do this you can use zypper from the command line, for example:

Code:
zypper wp libstdc++.so.5
zypper wp libgd.so
where the wp command of zypper stats for what-provides.

No comments: