Thanks for the help.&nbsp; It seems everytime I try to install new software, I learn new things about the way linux works.<br><br>(If someone else comes across this issue, running &quot;ldconfig -p&quot; will list all the libraries found by ldconfig.&nbsp; Then you can check to see if libfuse.so and libgluster.so have been found by running ldconfig.)<br>
<br>Thanks,<br>Andrew<br><br><div class="gmail_quote">On Tue, Jun 24, 2008 at 3:30 PM, Amar S. Tumballi &lt;<a href="mailto:amar@zresearch.com">amar@zresearch.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Its mostly the PATH issue. <br><br>try adding &#39;/usr/local/lib&#39; in /etc/ld.so.conf, and run ldconfig. It should work fine. (make sure you build GlusterFS again with proper libfuse.so, which should be detected after running ldconfig).<br>

<br>Or you can choose to give &#39;LDFLAGS=-L/usr/local/lib&#39; (or is it &#39;-L/usr/local/lib64&#39;) for make.<br><br>Regards,<br>Amar<br><br><br><div class="gmail_quote">2008/6/24 Andrew Burkett &lt;<a href="mailto:burkett.andrew@gmail.com" target="_blank">burkett.andrew@gmail.com</a>&gt;:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">I&#39;m trying to get gluster going on the system mentioned in the title and I&#39;m have two issues.&nbsp; The fuse mod compiles and installs just fine, or so it says.&nbsp; But when I run configure for glusterfs the summary at the end says that its not configuring for FUSE client support.&nbsp; Both the stock kernel fuse and the modded one are on the computer, but its not recognizing them.<br>


<br>Also ignoring the client capabilities, when I run the glusterfsd to set up a server, I get the following message with nothing being dumped into the log file even will DEBUG loglevel set:<br>&quot;error while loading shared libraries: libglusterfs.so.0 cannot open shared object file: No such file or directory&quot;<br>


<br>My guess is both of the issues are related to gluster looking in the wrong place for the files.&nbsp; Is there any flag that I can use for configure or make that can fix this issue?&nbsp; <br><br>I&#39;m using the commands shown in the installation tutorial, which worked for a 32 bit Suse 10.1 system, so its probably somehow related to the system being 64 bit.<br>


<br>Thank you for any help<br>
<br></div></div>_______________________________________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org" target="_blank">Gluster-users@gluster.org</a><br>
<a href="http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users" target="_blank">http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users</a><br>
<br></blockquote></div><font color="#888888"><br><br clear="all"><br>-- <br>Amar Tumballi<br>Gluster/GlusterFS Hacker<br>[bulde on #gluster/<a href="http://irc.gnu.org" target="_blank">irc.gnu.org</a>]<br><a href="http://www.zresearch.com" target="_blank">http://www.zresearch.com</a> - Commoditizing Super Storage!
</font></blockquote></div><br>