Re: Problem with fuse.ko

2012-10-16 Thread Attilio Rao
On Tue, Oct 16, 2012 at 6:53 PM, AN  wrote:
>
> FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #26 r241612: Tue Oct 16
> 13:03:26 EDT 2012 root@FBSD10:/usr/obj/usr/src/sys/MYKERNEL  amd64
>
> I loaded the module with kldload fuse.ko
>
> # kldstat
> Id Refs AddressSize Name
>  1   22 0x8020 d75248   kernel
>  21 0x80f76000 3570 amdtemp.ko
>  31 0x80f7a000 ee2b08   nvidia.ko
>  43 0x81e5d000 48508linux.ko
>  51 0x81ea6000 4ef30vboxdrv.ko
>  61 0x82012000 3dfe linprocfs.ko
>  71 0x82183000 9744 fuse.ko
>
> According to /usr/src/UPDATING:
> 20121014:
> Import the FUSE kernel and userland support into base system.
>
> What provides libfuse.so.2?
>
> # truecrypt
> Shared object "libfuse.so.2" not found, required by "truecrypt"
>
> Previously the library was installed as part of the fusefs-kmod port, how do
> you install it now?

Install the port sysutils/fusefs-libs.

Attilio


-- 
Peace can only be achieved by understanding - A. Einstein
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Problem with fuse.ko

2012-10-16 Thread AN


FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #26 r241612: Tue Oct 16 
13:03:26 EDT 2012 root@FBSD10:/usr/obj/usr/src/sys/MYKERNEL  amd64


I loaded the module with kldload fuse.ko

# kldstat
Id Refs AddressSize Name
 1   22 0x8020 d75248   kernel
 21 0x80f76000 3570 amdtemp.ko
 31 0x80f7a000 ee2b08   nvidia.ko
 43 0x81e5d000 48508linux.ko
 51 0x81ea6000 4ef30vboxdrv.ko
 61 0x82012000 3dfe linprocfs.ko
 71 0x82183000 9744 fuse.ko

According to /usr/src/UPDATING:
20121014:
Import the FUSE kernel and userland support into base system.

What provides libfuse.so.2?

# truecrypt
Shared object "libfuse.so.2" not found, required by "truecrypt"

Previously the library was installed as part of the fusefs-kmod port, how 
do you install it now?

___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"