Is it enough to add the path /usr/local/lib to ldconfig or will I need to add the /usr/local/lib/gluster too?> [eric at sn1 glusterfs-3.3.0]$ ldconfig -p | grep \/usr\/local\/lib > ?? ?libglusterfs.so.0 (libc6,x86-64) => /usr/local/lib/libglusterfs.so.0 > ?? ?libglusterfs.so (libc6,x86-64) => /usr/local/lib/libglusterfs.so > ?? ?libgfxdr.so.0 (libc6,x86-64) => /usr/local/lib/libgfxdr.so.0 > ?? ?libgfxdr.so (libc6,x86-64) => /usr/local/lib/libgfxdr.so > ?? ?libgfrpc.so.0 (libc6,x86-64) => /usr/local/lib/libgfrpc.so.0 > ?? ?libgfrpc.so (libc6,x86-64) => /usr/local/lib/libgfrpc.soEric Pretorious Truckee, CA -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20120724/09207da2/attachment.html>
Eric - it looks like ldconfig is finding your libs just fine. Unless you stashed libraries in /usr/local/lib/gluster/ that are not being found. -JM ----- Eric <epretorious at yahoo.com> wrote:>Is it enough to add the path /usr/local/lib to ldconfig or will I need to add the /usr/local/lib/gluster too? > [eric at sn1 glusterfs-3.3.0]$ ldconfig -p | grep \/usr\/local\/lib > libglusterfs.so.0 (libc6,x86-64) => /usr/local/lib/libglusterfs.so.0 > libglusterfs.so (libc6,x86-64) => /usr/local/lib/libglusterfs.so > libgfxdr.so.0 (libc6,x86-64) => /usr/local/lib/libgfxdr.so.0 > libgfxdr.so (libc6,x86-64) => /usr/local/lib/libgfxdr.so > libgfrpc.so.0 (libc6,x86-64) => /usr/local/lib/libgfrpc.so.0 > libgfrpc.so (libc6,x86-64) => /usr/local/lib/libgfrpc.soEric PretoriousTruckee,> CA-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20120725/f0c562c4/attachment.html>