<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    <font face="Courier New">Initially I just did "./configure; make",
      but configure didn't enable the fuse client and make failed
      because of some operator thing. Then I found that FreeBSD uses a
      different make from GNU/Linux, so I installed gmake, still failed
      but seemed to have more promising errors. I decided to try
      compiling the last version of gluster that supported MacOSX,
      2.0.2, that managed to compile, though I haven't tested it since
      it is 2 years old. I went to get gcc 4.6.0 since there were a lot
      of changes since 4.2.1, this made the compile of 2.0.2 and 2.0.9
      enable fuse, but 3.1.7 and 3.2.4 still don't enable it. I tried
      --enable-fuse-client a few times, but that was either ignored or
      the configure failed.<br>
      <br>
      So that was some of the stuff I did, heres some info about my
      machine and the configure/make of those 4 versions I tried <a
        class="moz-txt-link-freetext"
        href="http://members.thebestisp.com/%7Edamian/linked/gluster_info/">http://members.thebestisp.com/~damian/linked/gluster_info/</a>.</font>
    <pre class="moz-signature" cols="72">-- 
~Damian Pound</pre>
  </body>
</html>