Hi all,

I downloaded the current resource agent file with
git clone --depth=1 https://github.com/ClusterLabs/resource-agents/
After 
./configure   --prefix=/usr/local --localstatedir=/var/local
make
make install

I get the error 
/usr/local/etc/ha.d/shellfuncs: Zeile 96: 
/usr/lib/ocf/lib//heartbeat/ocf-shellfuncs: file or directory not found

After manually corecting the path to
/usr/local /usr/lib/ocf/lib//heartbeat/ocf-shellfuncs
I get the error
/usr/local//usr/lib/ocf/lib//heartbeat/ocf-shellfuncs: Zeile 56: 
/usr/lib/ocf/lib/heartbeat/ocf-binaries: file or directory not
found

So I'm pretty sure that the directories given to ./configure are
not honoured correctly.

Can someone with the right knowledge correct these problems?
Or give the right hints?

Best regards
Andreas Mock


_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to