[Nut-upsuser] Client-only Make option?...
Peter Selinger
selinger at mathstat.dal.ca
Sat Jan 13 00:54:11 CET 2007
This question has a clear answer: no. There is no such Make/Config
option.
However, why not just do the following?
./configure [options]
cd clients
make upsmon upsc
You can't use "make install" with this method. But if you have to, you
could install these two binaries by hand:
cp upsmon /usr/sbin/upsmon
cp upsc /usr/bin/upsc
chmod 755 /usr/sbin/upsmon /usr/bin/upsc
-- Peter
richard at connections.yk.ca wrote:
>
> Greetings:
>
> I searched through the Makefile, the FAQ, and google, and was unable to
> find a clear answer for this question...
>
> Is there a Make/Config option that would build JUST the client binaries,
> upsmon and upsc?...
>
> Sorry if this has been answered elsewhere..
>
> Regards,
> Richard.
>
>
>
> _______________________________________________
> Nut-upsuser mailing list
> Nut-upsuser at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser
>
More information about the Nut-upsuser
mailing list