Hello, I am trying to install heartbeat 3.0.3 on Fedora 8 as non priveleged user from sources. Is it not possible to install heartbeat from sources without being root? I plan to deploy heartbeat on a busybox machine, which is separate from my development machine. I was able to make and make install Reusable Components 1.0.5. In heartbeat, when I run configure I see some errors fly by, but the script itself returns 0 error code. So I proceed with make and make install. The install fails because it tries to install something in /heartbeat. This is how I ran configure: [2250] push...@dev1fc8 <~/linux-ha/Heartbeat-3-0-STABLE-3.0.3> % ./ConfigureMe configure --prefix=/home/pushkar/bin-linux-ha2 --with-initdir=/home/pushkar/bin-linux-ha2/etc/init.d --with-initdefdir=/home/pushkar/bin-linux-ha2/etc/sysconfig --sysconfdir=/home/pushkar/bin-linux-ha2/etc --localstatedir=/home/pushkar/bin-linux-ha2/var --datarootdir=/home/pushkar/bin-linux-ha2/share --mandir=/home/pushkar/bin-linux-ha2/share/man CPPFLAGS=-I/home/pushkar/bin-linux-ha2/include LDFLAGS=-L/home/pushkar/bin-linux-ha2/lib Which configure option can redirect /heartbeat to another path? Thanks, pushkar _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
