FUSE problems

yungjoc

Registered
so i just downloaded NTFS-3G Stable Read/Write Driver and then Fuse, as i was instructed.

it then told me in order to install, i have to "type" the following:

./configure
make
make install # or 'sudo make install' if you aren't root

but i don't know how to "type" this. can anyone tell me how so i can install?
 
It is much easier to use the ready built one, as nixgeek points in the link.
However, if you would build it from source (this or any other application), you'd type the commands in Terminal (located in Applications/Utilities). Fuse is stable as the ready built one, and the only thing that is really missing is the X for it (as in execute...) but that would miss also from built in from source version.
 
Back
Top