Re: [Nut-upsuser] Client-only Make option?...

2007-01-13 Thread Arjen de Korte
Richard Whittaker wrote: > Well, for a UPS connected client system with network ties to upsd, > there's no reason to build any of the driver stuff, the only items I'm > looking for would be upsmon, and possibly upsc, so I thought there might > be a "configure --client-only" option or something. T

Re: [Nut-upsuser] Client-only Make option?...

2007-01-13 Thread Richard Whittaker
Arjen de Korte wrote: Is there a Make/Config option that would build JUST the client binaries, upsmon and upsc?... Right after installing the sources, the answer is no. You need to compile some common stuff too, for which we have no separate options available. The question is, why do you

Re: [Nut-upsuser] Client-only Make option?...

2007-01-13 Thread Arjen de Korte
> Is there a Make/Config option that would build JUST the client binaries, > upsmon and upsc?... Right after installing the sources, the answer is no. You need to compile some common stuff too, for which we have no separate options available. The question is, why do you want to do that in the fir

Re: [Nut-upsuser] Client-only Make option?...

2007-01-13 Thread Charles Lepple
There is also the option of "./configure --with-drivers=''". While this involves slightly more compilation than just upsmon and upsc, you still have to run ./configure, which takes longer than building in many cases. On 1/12/07, Peter Selinger <[EMAIL PROTECTED]> wrote: This question has a clear