Hi, I installed Fuse and moved on to install ntfs-3g. After I ./configure to ntfs-3g, there was a warning message:
FUSE is NOT installed with root directory executable prefix. This means *
* that automounting NTFS volumes during boot could fail. You can configure *
* FUSE to prevent this the below way during its installation: *
* ./configure --exec-prefix=/
So I reconfigured fuse with those options and still the same warning message occurs. I went ahead and finished installation of ntfs-3g anyways since the automounting isn't crucial to me, but it would be nice if I could get that configured correctly...Any ideas? TIA
|