i can't understand the commands at the console..
should i type the directory of the folder and then configure like this
"/home/spiros166/ntfs-3g-1.2506 configure"
or i always type this"./configure"
when i type the second it says
spiros166@spiros166-desktop:~$ ./configure
bash: ./configure: No such file or directory
spiros166@spiros166-desktop:~$
when i type the directory it says
spiros166@spiros166-desktop:~$ /home/spiros166/ntfs-3g-1.2506 configure
bash: /home/spiros166/ntfs-3g-1.2506: is a directory
spiros166@spiros166-desktop:~$ make
make: *** No targets specified and no makefile found. Stop.
spiros166@spiros166-desktop:~$
what am i doing wrong??