On Thu, Jul 03, 2008 at 05:04:59PM +0100, [EMAIL PROTECTED] wrote:
> 
> Now that I've got 3.1 running on Linux, I decided to try it on Solaris 8
> 
> I ran the bootstrap script again, and then tried to run 
> 
> ./configure --prefix=/usr/local
> 
> It doesn't succeed:
> 
> Checking for confuse
> checking for cfg_parse in -lconfuse... no
> Trying harder including gettext
> checking for cfg_parse in -lconfuse... no
> Trying harder including iconv
> checking for cfg_parse in -lconfuse... no
> libconfuse not found
> 
> Confuse 2.5 is present, the problem is actually something else (see
> below).

you need to use --with-libconfuse=/usr/local, --prefix only instructs
configure where to install ganglia itself.

Carlo

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to