where is servlets-cgi.renametojar ?, enabling CGI, Tomcat

Ok, either I do not understand well, or I have not yet my cofeee or the system do not has the file:

"To enable Tomcat's CGI servlet, you must do the following:

1. Rename the file servlets-cgi.renametojar (found in CATALINA_HOME/server/lib/) to servlets-cgi.jar, so that the servlet that processes CGI scripts will be on Tomcat's CLASSPATH."

All the tutorials says the same,but I have not found yet thatservlets-cgi.renametojar file. I downloaded the latest Tomcat.

I have all these files in CATALINA_HOME/lib :

07/09/2007 06:21 PM<DIR> .

07/09/2007 06:21 PM<DIR> ..

05/04/2007 08:42 PM10,478 annotations-api.jar

05/04/2007 08:42 PM47,524 catalina-ant.jar

05/04/2007 08:42 PM117,853 catalina-ha.jar

05/04/2007 08:42 PM220,005 catalina-tribes.jar

05/04/2007 08:42 PM 1,101,631 catalina.jar

05/04/2007 08:42 PM27,398 el-api.jar

05/04/2007 08:42 PM101,456 jasper-el.jar

05/04/2007 08:42 PM 1,375,531 jasper-jdt.jar

05/04/2007 08:42 PM509,332 jasper.jar

05/04/2007 08:42 PM80,772 jsp-api.jar

05/04/2007 08:42 PM88,537 servlet-api.jar

05/04/2007 08:42 PM726,890 tomcat-coyote.jar

05/04/2007 08:42 PM172,732 tomcat-dbcp.jar

05/04/2007 08:42 PM36,414 tomcat-i18n-es.jar

05/04/2007 08:42 PM33,610 tomcat-i18n-fr.jar

05/04/2007 08:42 PM39,719 tomcat-i18n-ja.jar

16 File(s)4,689,882 bytes

I do not have a CATALINA_HOME/server/lib/ directory

These are the tutorials I have been reading:

http://www.onjava.com/pub/a/onjava/2003/06/25/tomcat_tips.html?page=2

http://www.wellho.net/forum/Perl-Programming/Running-Perl-CGI-scripts-under-Apache-Tomcat.html

http://tomcat.apache.org/tomcat-5.0-doc/cgi-howto.html

Any help.. is appreciated.

[1834 byte] By [tofuwithcoffeea] at [2007-11-27 10:24:46]
# 1

Strange, the tomcat that comes with netbeans has the file :s And I downloaded the latest zip version and it too has the file...

Which file did you download?

gimbal2a at 2007-7-28 17:29:50 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2

I downloaded this: apache-tomcat-6.0.13.exe . It is installed on a Windows XP.

http://tomcat.apache.org/download-60.cgi

tofuwithcoffeea at 2007-7-28 17:29:50 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3

or... WAIT A MOMENT... I will check if that file is in that .ZIP....I have installed it from the .EXE version ...

tofuwithcoffeea at 2007-7-28 17:29:50 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 4

..hhm.. I downloaded this and the file is not there http://www.uniontransit.com/apache/tomcat/tomcat-6/v6.0.13/bin/apache-tomcat-6.0.13.zip

tofuwithcoffeea at 2007-7-28 17:29:50 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 5

........ok I uninstalled the Version 6 and installed the Version 5.5.23. That one has the servlets-cgi.jar .......

All fine... now I am downloading ActivePerl.....

tofuwithcoffeea at 2007-7-28 17:29:50 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...