You can easily check how I applied that patch by peeking in the
SlackBuild script of course.
Basically, you change to the directory with the extracted sources and run
Code:
patch -p1 < /path/where/you/saved/the/large_file.patch
before doing the "configure ; make ; make install" routine.
Eric