Hi Bernhard,

On Wed, 22 Aug 2007, Bernhard Kaindl wrote:

> ntfs-3g has been forked from ntfsprogs, which contained manly programs
> which use the included libntfs, so make install installs libntfs also.
> 
> AFAICS, In ntfs-3g, libntfs-3g is handled in the Makefiles like libntfs
> was in ntfsprogs, but it is used by only one program, which is ntfs-3g
> itself.

In the ntfs-3g package, yes. Otherwise it's also used with the ntfsprogs 
tools (resource/maintenance split), with plently internal and external 
utils, on platforms where FUSE is not available yet (e.g. DOS), etc.

In fact, we got a patch earlier to build/install libntfs-3g only and what 
I didn't commit yet unfortunately :(

        http://article.gmane.org/gmane.comp.file-systems.ntfs-3g.devel/48
 
> As there is only one user of libntfs-3g, I wonder if it makes sense
> to install libntfs-3g with ntfs-3g, or if it would make more sense
> to just link libntfs-3g into ntfs-3g.

Currently it's possible to use --enable-really-static which makes a 
completely static build. --enable-static doesn't work for some reason.

But I think it would make sense to support what you suggested optionally. 
Embedded distros/vendors would love it, there are more in every day :)

Thanks!
                Szaka

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
ntfs-3g-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel

Reply via email to