I jus had the same experience. sudo apt-get install libfuse-dev
worked for me. (Also libperl-dev, python-dev tcl-dev and I still can't figure out php) Paul Alfille On Sun, Feb 20, 2011 at 5:35 PM, Mick Sulley <[email protected]> wrote: > Hi, > > I recently did a clean install of Ubuntu 10.10 64 bit on my laptop. I > am now trying to install owfs but I am hitting a problem. If I just run > the ./configure it seems to complete OK but says that owfs is disabled, > but if I run it with --include-owfs it fails. The last few lines of > output are - > > checking if extra libs are required... -Wl,--rpath -Wl, > ${exec_prefix}/lib > checking if profiling is enabled... no (default) > configure: WARNING: LD_EXTRALIBS=-Wl,--rpath -Wl,/opt/owfs/lib OSLIBS= > checking if owfs is enabled... yes > checking fuse.h usability... no > checking fuse.h presence... no > checking for fuse.h... no > configure: WARNING: > Can't find fuse.h - Add the search path with --with-fuseinclude > configure: WARNING: Install FUSE-2.2 or later to enable owfs - download > it from http://fuse.sourceforge.net/ > configure: error: Configure without --enable-owfs to detect fuse > automatically. > > My PATH is - > /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/include/linux/fuse.h > > I am using owfs-2.8p6 > > Can anyone give me any pointers on what is wrong please? > > Thanks > Mick > > > ------------------------------------------------------------------------------ > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: > Pinpoint memory and threading errors before they happen. > Find and fix more than 250 security defects in the development cycle. > Locate bottlenecks in serial and parallel code that limit performance. > http://p.sf.net/sfu/intel-dev2devfeb > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers > ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
