Forum: Cfengine Help Subject: Problem with installation Author: gurkensalat Link to topic: https://cfengine.com/forum/read.php?3,18036,18036#msg-18036
Hi, i am using cfengine via cygwin on Win XP. On page 27 (1.11 Testing as a non-privilieged user) of the reference manual (http://www.cfengine.org/manuals/cf3-Reference.pdf) it says, that you have to copy the binaries into the work directory. host$ mkdir -p ~/.cfagent/inputs host$ mkdir -p ~/.cfagent/bin host$ cd src host$ cp cf-* ~/.cfagent/bin host$ cd ../inputs host$ cp *.cf ~/.cfagent/inputs Why do I have to change the directory to src? The binaries are in /usr/local/sbin/ On page 14 (2.6 Getting started with the Community Edition) of the tutorial (http://www.cfengine.org/manuals/cf3-tutorial.pdf) it says exactly the same, that the binaries are in /usr/local/sbin/ 4. Now start the system. host# /usr/local/sbin/cf-key host# cd /var/cfengine/masterfiles host# /usr/local/sbin/cf-agent --bootstrap _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine