On Mon, Apr 21, 2008 at 02:08:59PM -0700, Bernard Li wrote:
>
> - Added support for DragonFlyBSD

if testing DragonFlyBSD, and you have libtool or automake installed, you need
to replace both config.guess and config.sub files from the package before
running configure with any of the ones available from :

  /usr/pkg/share/automake-1.10/config.{guess,sub}
  /usr/pkg/share/libtool/config.{guess,sub}

if you have none installed fetch them instead from the snapshot directory :

  # fetch http://www.ganglia.info/snapshots/3.1.x/config.guess
  # fetch http://www.ganglia.info/snapshots/3.1.x/config.sub

the files to replace are located in the build directories for ganglia and
libmetrics :

  ganglia-3.1.0.1273/build/config.{guess,sub}
  ganglia-3.1.0.1273/libmetrics/build/config.{guess,sub}

future snapshots won't require this extra steps most likely.

Carlo  

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to