Cfengine Help: Re: Distributing cf3 binaries to clients

2011-05-03 Thread no-reply
Forum: Cfengine Help Subject: Re: Distributing cf3 binaries to clients Author: ariconstancio Link to topic: https://cfengine.com/forum/read.php?3,21739,21742#msg-21742 Touché :) (policy host) # uname -r 2.6.26-2-xen-amd64 (client) # uname -r 2.6.26-2-686-bigmem Thank you, Ari Constancio

Cfengine Help: Re: Distributing cf3 binaries to clients

2011-05-03 Thread no-reply
Forum: Cfengine Help Subject: Re: Distributing cf3 binaries to clients Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,21739,21741#msg-21741 What is the architecture of the two systems? ___ Help-cfengine mailing list Help

Distributing cf3 binaries to clients

2011-05-03 Thread Ari Constancio
Hello, I'm looking for advice on the best way to distribute compiled cf3 binaries to clients (Debian). I can compile successfully static binaries on the policy host, but I'm not sure about library support (if any) on the clients. (on policy host) # cd cfengine-3.1.5 # LDFLAGS='--static' ./config