RE: Tomcat Src

2001-03-01 Thread Hickok, Troy



If you 
are on Solaris try gettingGNU tar and using it instead of the tar 
that comes with Solairs. That solved it for me.

  -Original Message-From: Tan Khim Siang 
  [mailto:[EMAIL PROTECTED]]Sent: Wednesday, February 28, 2001 10:58 
  PMTo: Tomcat User GroupSubject: Tomcat 
  Src
  Hi I am trying to untar the tomcat src tarball 
  and I always get this error msg where I do a tar xvf on the 
  tarball:
  
  
  
  
  
  
  
  
  jakarta-tomcat-3.2.1-src/src/webpages/docs/api/javax/servlet/http/class-use/HttpServletRequest.html, 
  13710 bytes, 27 tape blockstar: directory checksum error
  
  
  --Tan Khim 
  SiangAccount ManagerDV9 International Pte Ltd21A Sembawang 
  RoadSingapore 779076Tel: 4531435 Fax:4535106http://www.dv9.com


Tomcat Src

2001-02-28 Thread Tan Khim Siang



Hi I am trying to untar the tomcat src tarball and 
I always get this error msg where I do a tar xvf on the tarball:








jakarta-tomcat-3.2.1-src/src/webpages/docs/api/javax/servlet/http/class-use/HttpServletRequest.html, 
13710 bytes, 27 tape blockstar: directory checksum error


--Tan Khim 
SiangAccount ManagerDV9 International Pte Ltd21A Sembawang 
RoadSingapore 779076Tel: 4531435 Fax:4535106http://www.dv9.com


RE: Tomcat Src

2001-02-28 Thread Adam Fowler

Hi,

Try downloading the .tar.gz again (sounds like a bad download) and then run
tar xzvf jakarta-tomcat-3.2.1.tar.gz and It'll work. 8o)

Regards,
Adam.


Adam Fowler
Second year Computer Science undergraduate
University of Wales, Aberystwyth
Carroll College, WI, USA(2000-2001)
web: http://gucciboy.dyndns.org/aff9
e-mail: [EMAIL PROTECTED]
"Every new beginning comes from some other beginning's end"

-Original Message-
From: Tan Khim Siang [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 28, 2001 9:58 PM
To: Tomcat User Group
Subject: Tomcat Src


Hi I am trying to untar the tomcat src tarball and I always get this error
msg where I do a tar xvf on the tarball:





jakarta-tomcat-3.2.1-src/src/webpages/docs/api/javax/servlet/http/class-use/
HttpServletRequest.html, 13710 bytes, 27 tape blocks
tar: directory checksum error



--
Tan Khim Siang
Account Manager
DV9 International Pte Ltd
21A Sembawang Road
Singapore 779076
Tel: 4531435 Fax:4535106
http://www.dv9.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: Where is jakarta-tomcat/src/native/apache1.3

2000-11-19 Thread Jim Richards


You need to run a Tomcat 3.2 build. It's not in Tomcat 3.1.

 I would like to build mod_jk.so from the source distribution (Tomcat 
 3.1). After I downloaded the source distribution, I could not find the 
 directory jakarta-tomcat/src/native/apache1.3 (or apache 2.0), which is 
 mentioned in the document (Working with mod_jk). How should I build 
 mod_jk.so for this version?

You don't. Considering 3.2 has more features and les
sbugs (in theory) you'd be better off running a
3.2 beta for now. 3.2 final should be out soon
if its for a production environment, and that makes your
PHB fell better.

 
 p.s. in the source distribution of Tomcat 3.2b7, I do find the directory.