When I log-in as username "bink" and upload the module to a temp. folder, then try typing the command "perl Makefile.PL" and then make, make test, and the the last step, make install would give me a error because i dont have permission. So I log-in as the su, run the same commands, but only this time after I typed the command perl Makefile.PL it gives me the same message as before, but when I go on to the 2nd step "make", it says file make not found.