no cmq su Mandriva 2006 non c'è
ad ogni modo ho laciato ./congigure (dopo averlo scompattato) ma non mi fa continuare con
make
make install
riporto le ultime righe
codice:
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for pkg-config... /usr/bin/pkg-config
checking for fuse >= 2.6.0... configure: error: ntfs-3g requires FUSE >= 2.6.0. Please see http://fuse.sf.net/ or install __all__ FUSE packages (e.g. fuse, fuse-utils, libfuse, libfuse2, libfuse-dev) or remove already installed __older__ FUSE.
[root@SERVER ntfs-3g-1.417]# make
+make: *** No targets specified and no makefile found.  Stop.
[root@SERVER ntfs-3g-1.417]# +

ho scacaricato fuse 2.6.0

ma anche questo mi restituisce degli erori..

l'ultimo pezzo
codice:
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in kernel (/root/Documents/fuse-2.6.0/kernel)
configure: running /bin/sh ./configure --prefix=/usr/local  --cache-file=/dev/nu                                             ll --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking if FUSE is loaded as a module... no
checking if FUSE module is built into the kernel... no
checking if FUSE module is from official kernel... no
checking kernel source directory... Not found
configure: error:
        *** Please specify the location of the kernel source with
        *** the '--with-kernel=SRCDIR' option
configure: error: ./configure failed for kernel
[root@SERVER fuse-2.6.0]# make
Making all in kernel
make[1]: Entering directory `/root/Documents/fuse-2.6.0/kernel'
make[1]: *** No rule to make target `all'.  Stop.
make[1]: Leaving directory `/root/Documents/fuse-2.6.0/kernel'
make: *** [all-recursive] Error 1
[root@SERVER fuse-2.6.0]#
grazie ancora