[hobbit] Feature request: server,client,proxy binaries seperation.
T.J. Yang
tj_yang at hotmail.com
Wed Aug 30 15:16:38 CEST 2006
>From: Buchan Milne <bgmilne at staff.telkomsa.net>
>Reply-To: hobbit at hswn.dk
>To: hobbit at hswn.dk
>CC: "T.J. Yang" <tj_yang at hotmail.com>
>Subject: Re: [hobbit] Feature request: server,client,proxy binaries
>seperation.
>Date: Wed, 30 Aug 2006 09:52:31 +0200
>
>On Tuesday 29 August 2006 20:17, T.J. Yang wrote:
> > I like to suggest in the future version hobbit, the configure and
>makefile
> > should be design
> > to generate server,client and proxy binaries into different paths.
> >
> > Example like following,
> >
> > /opt/hobbit-server
> > bin
> > doc
> > man
> > etc
> > /opt/hobbit-client
> > bin
> > man
> > doc
> > /opt/hobbit-proxy
> > bin
> > man
> > doc
> >
> > This will help software packagers to create packages for different OS
> > platforms.
>
>I already separate hobbit and hobbit-client in the RPMS for Mandriva (which
>I
>rebuild for RHEL also). The only problem is that you may end up with
>duplicate binaries (eg bb). What I have done in this case is made hobbit
>depend on hobbit-client, so I can avoid duplicates.
>
>I'll see if I can get this done in the make file instead of the spec file.
I hope this paths serperation can be done in ./configure script(although not
autoconf's ./configure)
When "./configure --server" got specified, a makefile should be generated to
compile
and installed into a relative path for server binary only. the tight to
"hobbit" as root (/opt/hobbit,/usr/hobbit) for server package very
restrictive, and "./configure --server" also
gernating client binaries at same time is confusing.
Regards
tj
>Regards,
>Buchan
>
>--
>Buchan Milne
>ISP Systems Specialist
>B.Eng,RHCE(803004789010797),LPIC-2(LPI000074592)
><< attach3 >>
More information about the Xymon
mailing list