Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Feb 2007 18:39:48 -0500
From:      "David Stanford" <dthomas53@gmail.com>
To:        "Jason Gretz" <JGretz@angstman.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: NTFS-3G install errors
Message-ID:  <f2c91f770702211539y45d949o2d201e80a69f9c89@mail.gmail.com>
In-Reply-To: <150E08CEC4094342AB141E7D7F15E31E612FC6@hades.dynasty.angstman.com>
References:  <150E08CEC4094342AB141E7D7F15E31E612FC6@hades.dynasty.angstman.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2/21/07, Jason Gretz < JGretz@angstman.com> wrote:
>
> Hey guys, I got a prob here, I am trying to install the new NTFS-3G
> driver, which just went 1.0, and This is what the output of  "make install
> && make clean" got me:
>
>
>
> ===>  Installing for fusefs-ntfs-0.20070207RC1
>
> ===>   fusefs-ntfs-0.20070207RC1 depends on file:
> /usr/local/modules/fuse.ko - not found
>
> ===>    Verifying reinstall for /usr/local/modules/fuse.ko in
> /usr/ports/sysutils/fusefs-kmod
>
> ===>  fusefs-kmod-0.3.0_4 requires the Kernel source to be installed. Set
> SRC_BASE if it is not in /usr/src.
>
>
>
> I'm new to UNIX/FreeBSD and I dunno how to check the kernel source, but it
> is a stock FreeBSD kernel.
>
Hi Jason,

First, I would suggest sending posts like this to the freebsd-questions@
list rather than freebsd-ports@.

Second, try installing sysutils/fusefs-kmod and sysutils/fusefs-libs from
the ports tree, and then try installing the NTFS-3G source again:

# cd /usr/ports/sysutils/fusefs-libs
# make install clean
# cd /usr/ports/sysutils/fusefs-kmod
# make install clean

Good luck!

-David
-- 
[root@fbsd ~]# fortune
Happiness is just an illusion, filled with sadness and confusion.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f2c91f770702211539y45d949o2d201e80a69f9c89>