Post a few more details about your trouble compiling. Normally, for most programs you go through this step after you're in the programs directory.
su root
<type pasword>
./configure
./make
./make install
Try that and see how it goes. It might compile to object code which you'll have to load with modprobe. Either way though, you need to post a few more details about your problem before someone can help you effectively.