On Fri, 18 Sep 2015 11:37:23 -0500 "David C. Rankin" wrote:
On 09/18/2015 06:31 AM, Malcolm wrote:
Hi This isn't necessary because the rpm build knows it wants it, your system can't locate to install causing the error you see.
The package is in the default repos, so do you have additional repositories that may have switched something?
If you search for the package, do you find it?
No,
The problem is a package naming error in 13.1 somewhere:
Problem: nothing provides libgdkmm-3.0.so.1()(64bit) needed by ^^^ libgtkmm-3_0-1-3.10.0-1.1.x86_64.rpm ^^^
rpm is looking for:
libgdkmm ^^^
when it should be looking for:
libgtkmm ^^^
See the difference 'gdk' verses 'gtk' in the names? Where does this come from?
Hi Both the gdk and the gtk libraries come from the libgdkmm package, the build knows them both but your system doesn't seem to... At the following link look in the right hand column "Requires" and on the left part is libgdkmm-3.0.so.1()(64bit and the right part provided by shows libgtkmm-3_0-1 https://build.opensuse.org/package/binary/Publishing/pdfchain?arch=x86_64&filename=pdfchain-0.4.4-11.1.x86_64.rpm&repository=openSUSE_13.1 The following link show it provides it; https://build.opensuse.org/package/binary/openSUSE:13.1/gtkmm3?arch=x86_64&filename=libgtkmm-3_0-1-3.10.0-1.1.x86_64.rpm&repository=standard -- Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890) SUSE Linux Enterprise Desktop 12 | GNOME 3.10.1 | 3.12.44-52.10-default up 2 days 0:49, 4 users, load average: 0.43, 0.36, 0.28 CPU Intel® Core i3-3227U CPU @ 1.90GHz | GPU Intel® HD Graphics 4000 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org