On Fri, 2014-07-11 at 14:35 +0200, Michal Židek wrote: > On 07/11/2014 12:53 PM, steve wrote: > > openSUSE 13.1 > > > > configure: error: Please install libini_config development libraries. > > libini_config libraries are necessary for building ipa provider, as well > > as for building gpo-based access control in ad provider. > > If you do not want to build these providers it is possible to build SSSD > > without them. In this case, you will need to execute configure script > > with argument --without-samba > > > > rpm -q libini_config-devel > > libini_config-devel-0.6.1-15.1.2.i586 > > > > Not recent enough? > > > > A very recent version of libini_config is needed, which is not > present in most distributions yet. > > You will have to compile ding-libs from sources and install it. > https://git.fedorahosted.org/git/ding-libs.git
OK. Built ding-libs but have something wrong: sssd: /usr/lib/libdhash.so.1: no version information available (required by /usr/local/lib/sssd/libsss_util.so) sssd: /usr/lib/libpath_utils.so.1: version `PATH_UTILS_0.2.1' not found (required by /lib/libini_config.so.5) sssd: /usr/lib/libbasicobjects.so.0: version `BASICOBJECTS_0.1.1' not found (required by /lib/libini_config.so.5) sssd: /usr/lib/libbasicobjects.so.0: version `BASICOBJECTS_0.1.0' not found (required by /lib/libini_config.so.5) sssd: /usr/lib/libref_array.so.1: version `REF_ARRAY_0.1.4' not found (required by /lib/libini_config.so.5) sssd: /usr/lib/libref_array.so.1: version `REF_ARRAY_0.1.1' not found (required by /lib/libini_config.so.5) Any ideas? We're 32 bit openSUSE 13.1 with libs at /lib, /lib/security Maybe we got the configure wrong? Steve _______________________________________________ sssd-users mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/sssd-users
