The problem is that you have the wrong plugin name in your giftd.conf file. The file should be located at ~/.giFT/giftd.conf and probably contains a line similar to this one:
Code:
plugins = OpenFT:Gnutella:Fasttrack
Just change that line so that it reads:
Code:
plugins = OpenFT:Gnutella:FastTrack
and you should be good to go. That capitalization makes a crucial difference in this case.