Greetings, I'm a noob. If this isn't the right place to ask this, let me know. I took "general configuration questions" to include compiling.
OS = RHEL6 (I hope) x86_64 I downloaded: Reusable-Cluster-Components-glue--glue-1.0.9.tar.bz2 Heartbeat-3-0-7e3a82377fa8.tar.bz2 ClusterLabs-resource-agents-v3.9.2-0-ge261943.tar.gz Errr.... I just now noticed this. Is there a Pacemaker source tarball somewhere? 'Cause I guess I don't have it. I wrote a book on using autotools and making RPMs. Looks like the existing packages could use some work. Heartbeat can't find the libltdl.tar file to install a local version, but I have a feeling the packages I have installed already should make that a moot point. Back to my problem: I compiled and installed Reusable-Cluster-Components-glue--glue-1.0.9.tar.bz2 Then I pressed on to Heartbeat. According to what I read online that's the proper order. 1. I have a libltdl.so.7 library but the configure script claims it does not have lt_ldopen(). I decided to bluster my way past that, in the hopes that the routine wouldn't really be needed. 2. But now it can't find ltdl.h, and I can't readily find a way around that. Ie, I can't find a RH package that has that header file. libtool and libtool-ltdl are both installed. [root@w1dns ~]# rpm -q -a | grep libtool libtool-2.2.6-15.5.el6.x86_64 libtool-ltdl-2.2.6-15.5.el6.x86_64 Are there pre-built versions of these things somewhere? I'm not anxious to re-invent the wheel. Are there more parts to this than I have? j. -- Jay Scott 512-835-3553 [email protected] Head of Sun Support, Sr. System Administrator Applied Research Labs, Computer Science Div. S224 University of Texas at Austin _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
