logo       

Re: [announcement] ntfs-3g: open source read-write driver: msg#00034

linux.file-systems.ntfs.devel

Subject: Re: [announcement] ntfs-3g: open source read-write driver

On 2006-07-15, Yura Pakhuchiy <pakhuchiy@xxxxxxxxx> wrote:
> I can add support of FreeBSD (and all OSes on which FUSE will be ported,
> maybe one day we will be able to use ntfsmount even under windows ;-)

This is virtually a no-op. It seems to compile and run fine on FreeBSD
with no hacks beyond working around the over-cautious "OS must be Linux"
assertion in the configure script.

For those who are not familiar with the peculiarities of autotools usage
on FreeBSD, this can be done as follows:

- install the devel/{libtool15,gnu-autoconf,gnu-automake,pkg-config}
ports
- edit configure.ac to disable the "OS must be Linux" assertion
- regenerate configure & co. with:

ln -sf /usr/local/share/aclocal/libtool.m4 . &&
ln -sf /usr/local/share/aclocal/pkg.m4 . &&
(export PATH=/usr/local/gnu-autotools/bin:$PATH &&
libtoolize &&
aclocal -I . &&
autoheader &&
autoconf &&
automake -a)

Note that I don't have ntfs volumes, I just tested the fs with a quickly
"mkntfs -fF"-d file, so further testing is definitely necessary.

Regards,
Csaba



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise