User Tools

Site Tools


software:fuse

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
software:fuse [2007/12/16 15:10] – created kratz00software:fuse [2010/05/15 13:04] (current) kratz00
Line 1: Line 1:
 +http://fuse.sourceforge.net/
 +
 +http://downloads.sourceforge.net/fuse/fuse-2.8.4.tar.gz
 +
 Support for "Filesystem in Userspace support" in the Linux kernel is needed. Support for "Filesystem in Userspace support" in the Linux kernel is needed.
  
Line 5: Line 9:
 ... ...
 <M> Filesystem in Userspace support  <M> Filesystem in Userspace support 
-... +...</code>|
-</code>|+
  
 If you do not have FUSE support in your kernel remove "%%--%%disable-kernel-module" from the configure command and if configure finds the right kernel source it tries to build the FUSE kernel module If you do not have FUSE support in your kernel remove "%%--%%disable-kernel-module" from the configure command and if configure finds the right kernel source it tries to build the FUSE kernel module
 +
 <code> <code>
-./configure --prefix=/usr --disable-kernel-module && +INIT_D_PATH=/etc/rc.d/init.d ./configure --prefix=/usr && 
-make +make</code>
-</code>+
  
 <code> <code>
-make install +make install</code>
-</code>+
  
software/fuse.1197814216.txt.gz · Last modified: 2007/12/16 15:10 by kratz00