23.01.2012, 06:55
Write a makefile if one is not included with the source, and then compile the source code! You can use ****** to learn how to write and structure basic makefiles, the only thing you might need to include is the "-shared" flag since its a shared library (well, i believe. I have little linux experience).