error: Failed dependencies:
libstdc++.so.6 is needed by stardict-2.4.4-1
libstdc++.so.6(CXXABI_1.3) is needed by stardict-2.4.4-1
libstdc++.so.6(GLIBCXX_3.4) is needed by stardict-2.4.4-1
I installed libstdc++ from YAST. But the version is libstdc++.so.5 instead of libstdc++.so.6
I tried to build from the source but it always say that:
checking for pkg-config... /usr/bin/pkg-config
checking for libgnomeui-2.0 >= 2.2.0... Package libgnomeui-2.0 was not found inthe pkg-config search path.
Perhaps you should add the directory containing `libgnomeui-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgnomeui-2.0' found
configure: error: Library requirements (libgnomeui-2.0 >= 2.2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.