Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is FUSE_HOME when fuse installed via yum on Centos... #5

Open
GoogleCodeExporter opened this issue Sep 21, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

We installed fuse via yum, unsure what to use as FUSE_HOME when deploying 
hdfs-fuse:

$ ldd ./hdfs-fuse
 linux-gate.so.1 =>  (0xffffe000)
 libfuse.so.2 => not found
 libhdfs.so => not found
 libjvm.so => not found
 libhdfs-fuse.so => not found
 libc.so.6 => /lib/libc.so.6 (0xf7d99000)
 libm.so.6 => /lib/libm.so.6 (0xf7d71000)
 /lib/ld-linux.so.2 (0xf7ee9000)

libfuse.so.2 is in /usr/lib64...



Original issue reported on code.google.com by [email protected] on 26 Aug 2009 at 10:28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant