public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] To Neil Bothwick: Question re ntfs-3g
@ 2007-10-04  3:05 Anthony E. Caudel
  2007-10-04  3:12 ` Ow Mun Heng
  2007-10-04  6:59 ` [gentoo-user] " Alexander Skwar
  0 siblings, 2 replies; 7+ messages in thread
From: Anthony E. Caudel @ 2007-10-04  3:05 UTC (permalink / raw
  To: Gentoo Mailing List

Neil, back on 15 July, you stated that you used ntfs-3g with only the
in-kernel fuse modules.

When I try that, I get the following error:

error while loading shared libraries: libfuse.so.2: cannot open shared
object file: No such file or directory

I find I have to use sys-fs/fuse to be able to mount ntfs-3g.

Is there something else I should be doing?  I'm using kernel 2.6.22

-- 
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.
   -- Benjamin Franklin

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] To Neil Bothwick: Question re ntfs-3g
  2007-10-04  3:05 [gentoo-user] To Neil Bothwick: Question re ntfs-3g Anthony E. Caudel
@ 2007-10-04  3:12 ` Ow Mun Heng
  2007-10-04  5:49   ` Liviu Andronic
  2007-10-04  6:59 ` [gentoo-user] " Alexander Skwar
  1 sibling, 1 reply; 7+ messages in thread
From: Ow Mun Heng @ 2007-10-04  3:12 UTC (permalink / raw
  To: gentoo-user

On Wed, 2007-10-03 at 22:05 -0500, Anthony E. Caudel wrote:
> Neil, back on 15 July, you stated that you used ntfs-3g with only the
> in-kernel fuse modules.
> 
> When I try that, I get the following error:
> 
> error while loading shared libraries: libfuse.so.2: cannot open shared
> object file: No such file or directory
> 
> I find I have to use sys-fs/fuse to be able to mount ntfs-3g.


I'm using ntfs-3g w/o issues. I'm not using in-kernel fuse modules
though. I'm compiling it from the version in portage

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] To Neil Bothwick: Question re ntfs-3g
  2007-10-04  3:12 ` Ow Mun Heng
@ 2007-10-04  5:49   ` Liviu Andronic
  2007-10-04  6:59     ` Iain Buchanan
  0 siblings, 1 reply; 7+ messages in thread
From: Liviu Andronic @ 2007-10-04  5:49 UTC (permalink / raw
  To: gentoo-user

On 10/4/07, Ow Mun Heng <Ow.Mun.Heng@wdc.com> wrote:
> I'm using ntfs-3g w/o issues. I'm not using in-kernel fuse modules
> though. I'm compiling it from the version in portage

Same here, and it works OK so far.

-- 
Regards,
Liviu
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] To Neil Bothwick: Question re ntfs-3g
  2007-10-04  5:49   ` Liviu Andronic
@ 2007-10-04  6:59     ` Iain Buchanan
  2007-10-04  8:20       ` Neil Bothwick
  0 siblings, 1 reply; 7+ messages in thread
From: Iain Buchanan @ 2007-10-04  6:59 UTC (permalink / raw
  To: gentoo-user

On Thu, 2007-10-04 at 07:49 +0200, Liviu Andronic wrote:
> On 10/4/07, Ow Mun Heng <Ow.Mun.Heng@wdc.com> wrote:
> > I'm using ntfs-3g w/o issues. I'm not using in-kernel fuse modules
> > though. I'm compiling it from the version in portage
> 
> Same here, and it works OK so far.

hey, stop answering, this was to Neil!
-- 
Iain Buchanan <iaindb at netspace dot net dot au>

I do note with interest that old women in my books become young women on
the covers... this is discrimination against the chronologically gifted.
        -- (Terry Pratchett, alt.fan.pratchett)

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-user]  Re: To Neil Bothwick: Question re ntfs-3g
  2007-10-04  3:05 [gentoo-user] To Neil Bothwick: Question re ntfs-3g Anthony E. Caudel
  2007-10-04  3:12 ` Ow Mun Heng
@ 2007-10-04  6:59 ` Alexander Skwar
  1 sibling, 0 replies; 7+ messages in thread
From: Alexander Skwar @ 2007-10-04  6:59 UTC (permalink / raw
  To: gentoo-user

Anthony E. Caudel <tony.caudel@sbcglobal.net> wrote:

> Neil, back on 15 July, you stated that you used ntfs-3g with only the
> in-kernel fuse modules.

That's what I'm doing as well.

> When I try that, I get the following error:
> 
> error while loading shared libraries: libfuse.so.2: cannot open shared
> object file: No such file or directory
> 
> I find I have to use sys-fs/fuse to be able to mount ntfs-3g.

Correct. You need to install sys-fs/fuse, as it contains the
library, some binaries and *OPTIONALLY* the kernel module. The
module will only be built, if the user has NOT built the module
in the kernel.

> Is there something else I should be doing?  

Install sys-fs/fuse :)

Alexander Skwar

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] To Neil Bothwick: Question re ntfs-3g
  2007-10-04  6:59     ` Iain Buchanan
@ 2007-10-04  8:20       ` Neil Bothwick
  2007-10-04 20:50         ` Anthony E. Caudel
  0 siblings, 1 reply; 7+ messages in thread
From: Neil Bothwick @ 2007-10-04  8:20 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 378 bytes --]

Hello Iain Buchanan,

> hey, stop answering, this was to Neil!

Hey! ! was asleep! :)

As Alexander has already posted, you still need sys-fs/fuse to provide
the libraries, but it defers to the kernel for the modules (which saves
rebuilding it each time you change the kernel). 


-- 
Neil Bothwick

Those are my principles. If you don't like them I have others.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] To Neil Bothwick: Question re ntfs-3g
  2007-10-04  8:20       ` Neil Bothwick
@ 2007-10-04 20:50         ` Anthony E. Caudel
  0 siblings, 0 replies; 7+ messages in thread
From: Anthony E. Caudel @ 2007-10-04 20:50 UTC (permalink / raw
  To: gentoo-user

Neil Bothwick wrote:
> Hello Iain Buchanan,
>
>   
>> hey, stop answering, this was to Neil!
>>     
>
> Hey! ! was asleep! :)
>
> As Alexander has already posted, you still need sys-fs/fuse to provide
> the libraries, but it defers to the kernel for the modules (which saves
> rebuilding it each time you change the kernel). 
>
>
>   
Ok, I had read it that I did _NOT_ need sys-fs/fuse.  I will re-emerge fuse.

Thanks all for your input.

Tony

-- 
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.
   -- Benjamin Franklin

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-10-04 21:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-04  3:05 [gentoo-user] To Neil Bothwick: Question re ntfs-3g Anthony E. Caudel
2007-10-04  3:12 ` Ow Mun Heng
2007-10-04  5:49   ` Liviu Andronic
2007-10-04  6:59     ` Iain Buchanan
2007-10-04  8:20       ` Neil Bothwick
2007-10-04 20:50         ` Anthony E. Caudel
2007-10-04  6:59 ` [gentoo-user] " Alexander Skwar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox