Cfengine Help: Re: how to compile on hp-ux 11.31

2011-05-30 Thread no-reply
Forum: Cfengine Help Subject: Re: how to compile on hp-ux 11.31 Author: charming88 Link to topic: https://cfengine.com/forum/read.php?3,22235,22288#msg-22288 Let me say, incidentally, official timberland boots that some of you may say, Well, that's all right, Senator, that's your explanation, but

Cfengine Help: Re: how to compile on hp-ux 11.31

2011-05-26 Thread no-reply
Forum: Cfengine Help Subject: Re: how to compile on hp-ux 11.31 Author: Beto Link to topic: https://cfengine.com/forum/read.php?3,22235,22253#msg-22253 80 HPUX 250 RedHat ___ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mai

Cfengine Help: Re: how to compile on hp-ux 11.31

2011-05-26 Thread no-reply
Forum: Cfengine Help Subject: Re: how to compile on hp-ux 11.31 Author: bbomgardner Link to topic: https://cfengine.com/forum/read.php?3,22235,22252#msg-22252 Beto, I can't thank you enough! I only have a handful of hp-ux servers in two serviceguard clusters so I have been doing most package man

Cfengine Help: Re: how to compile on hp-ux 11.31

2011-05-25 Thread no-reply
Forum: Cfengine Help Subject: Re: how to compile on hp-ux 11.31 Author: Beto Link to topic: https://cfengine.com/forum/read.php?3,22235,22251#msg-22251 ...also a preinstall script for your package that will kill cfengine processes and uninstall any existing cfengine package (inlcuding cfengine2 c

Cfengine Help: Re: how to compile on hp-ux 11.31

2011-05-25 Thread no-reply
Forum: Cfengine Help Subject: Re: how to compile on hp-ux 11.31 Author: bbomgardner Link to topic: https://cfengine.com/forum/read.php?3,22235,22250#msg-22250 Awesome, thanks! ___ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.or

Cfengine Help: Re: how to compile on hp-ux 11.31

2011-05-25 Thread no-reply
Forum: Cfengine Help Subject: Re: how to compile on hp-ux 11.31 Author: Beto Link to topic: https://cfengine.com/forum/read.php?3,22235,22249#msg-22249 Here's the program specification file (psf) I built with SPB to get you started. Should be able to just open it with SPB and then build the pack

Cfengine Help: Re: how to compile on hp-ux 11.31

2011-05-25 Thread no-reply
Forum: Cfengine Help Subject: Re: how to compile on hp-ux 11.31 Author: bbomgardner Link to topic: https://cfengine.com/forum/read.php?3,22235,22248#msg-22248 Thanks, Beto I will do that! ___ Help-cfengine mailing list Help-cfengine@cfengine.org https:/

Cfengine Help: Re: how to compile on hp-ux 11.31

2011-05-25 Thread no-reply
Forum: Cfengine Help Subject: Re: how to compile on hp-ux 11.31 Author: Beto Link to topic: https://cfengine.com/forum/read.php?3,22235,22247#msg-22247 BTW, if you haven't already, be sure to grab the HP-UX Software Package Builder. Makes it a treat to build your own swinstall packages. ___

Cfengine Help: Re: how to compile on hp-ux 11.31

2011-05-25 Thread no-reply
Forum: Cfengine Help Subject: Re: how to compile on hp-ux 11.31 Author: Beto Link to topic: https://cfengine.com/forum/read.php?3,22235,22245#msg-22245 -mthreads isn't valid on HP-UX (should be -mt) and causes numerous compile warnings. It still compiles Ok but to eliminate the warnings I modify

Cfengine Help: Re: how to compile on hp-ux 11.31

2011-05-25 Thread no-reply
Forum: Cfengine Help Subject: Re: how to compile on hp-ux 11.31 Author: bbomgardner Link to topic: https://cfengine.com/forum/read.php?3,22235,22243#msg-22243 Beto. Brilliant! I can't thank you enough. It would have taken me a _long_ time to figure that out on my own. So whats the deal with ac

Cfengine Help: Re: how to compile on hp-ux 11.31

2011-05-25 Thread no-reply
Forum: Cfengine Help Subject: Re: how to compile on hp-ux 11.31 Author: Beto Link to topic: https://cfengine.com/forum/read.php?3,22235,22238#msg-22238 ...and use aCC. ___ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailma

Cfengine Help: Re: how to compile on hp-ux 11.31

2011-05-25 Thread no-reply
Forum: Cfengine Help Subject: Re: how to compile on hp-ux 11.31 Author: Beto Link to topic: https://cfengine.com/forum/read.php?3,22235,22237#msg-22237 You should use gmake on HP-UX. This is what I use to build cfengine: cat cfengine.src.install #!/usr/bin/sh # # Cfengine # BUILD_ROOT=/home/root