hi All, Please keep my address on CC as (still) I'm not on the list.
This is a Ubuntu Hardy 8.04 x86_64 I try to build the newest 1.0.1 version, but I get error. As corosync is not in Hardy, I also installed it from source. This is the configure command for openais: ./configure --prefix /apps/openais/current --with-lcrso-dir=/apps/corosync/current/libexec/lcrso The files are there: $ ls /apps/corosync/current/libexec/lcrso coroparse.lcrso* quorum_testquorum.lcrso* service_cfg.lcrso* service_cpg.lcrso* service_pload.lcrso* vsf_ykd.lcrso* objdb.lcrso* quorum_votequorum.lcrso* service_confdb.lcrso* service_evs.lcrso* vsf_quorum.lcrso* But the error exists: checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for corosync... configure: error: Package requirements (corosync) were not met: No package 'corosync' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables corosync_CFLAGS and corosync_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. I tried some way to using pkg-config, but I still haven't found the right one. Could you provide me some help? Thank you, tamas _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
