Finially, you have got all necessary files. You can generate Makefile by command
#perl Makefile.PL
This command will generate a couple of files inside directory build as well as Makefile.
In the next, you can build the whole system by typing 'make' on the prompt line of shell. Hopefully, everything are all right.