You will need to install the gnu development tool chain for your platform, a quick check on an older redhat system I have suggests the automake and autoconf rpm's will provide aclocal, automake and autoconf. The ./configure: not found error is an artifact of the earlier failures.
On Wed, May 5, 2010 at 5:37 AM, Seraph Imalia <ser...@eisp.co.za> wrote: > Hi, > I have been following the following URL to mount an HDFS using > fuse-dfs: http://wiki.apache.org/hadoop/MountableHDFS > I have had many problems trying to build it but have managed to get through > the first two build commands without build errors. Running the last build > command "ant compile-contrib -Dlibhdfs=1 -Dfusedfs=1" results in the > following error: > compile: > [echo] contrib: fuse-dfs > [exec] /opt/hadoop-0.20.1/src/contrib/fuse-dfs/bootstrap.sh: 18: > aclocal: not found > [exec] /opt/hadoop-0.20.1/src/contrib/fuse-dfs/bootstrap.sh: 19: > automake: not found > [exec] /opt/hadoop-0.20.1/src/contrib/fuse-dfs/bootstrap.sh: 20: > autoconf: not found > [exec] /opt/hadoop-0.20.1/src/contrib/fuse-dfs/bootstrap.sh: 21: > ./configure: not found > BUILD FAILED > /opt/hadoop-0.20.1/build.xml:497: The following error occurred while > executing this line: > /opt/hadoop-0.20.1/src/contrib/build.xml:30: The following error occurred > while executing this line: > /opt/hadoop-0.20.1/src/contrib/fuse-dfs/build.xml:54: exec returned: 127 > I found this link on > google: http://issues.apache.org/jira/browse/HADOOP-4 which does not seem to > help me. > Please can you assist? > Regards, > Seraph -- Pro Hadoop, a book to guide you from beginner to hadoop mastery, http://www.amazon.com/dp/1430219424?tag=jewlerymall www.prohadoopbook.com a community for Hadoop Professionals