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.

Deja un comentario

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *