I am working from this document in trying to install mod_jk
http://www.howtoforge.com/apache2_tomcat5_mod_jk_p2
I am at the step towards the bottom where they suggest to use the make command. I was trying to use make like this and got an error:
/usr/src/jakarta-tomcat-connectors-1.2.15-src/jk/native$ sudo make mod_jk
make: *** No rule to make target `mod_jk'. Stop.
What is the proper way to execute this command? I am concerned that article may have outdated information. Is this still the right way to do things?