You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by cm...@acedsl.com on 2005/06/11 23:22:31 UTC

Where are the UNIX-type scripts?

 I recently downloaded the latest jakarta-tomcat-5.5.9.tar.gz installation files
and set them up, but I can not find the startup.sh, catalina.sh, ... file.

 This is all I see:

[tcbox00@localhost bin]$ ls -l
total 500
-rw-r--r--  1 tcbox00 tcbox00  22547 Jun 11 09:10 bootstrap.jar
-rw-r--r--  1 tcbox00 tcbox00   7684 Jun 11 09:10 catalina.bat
-rw-r--r--  1 tcbox00 tcbox00   9386 Jun 11 09:10 commons-daemon.jar
-rw-r--r--  1 tcbox00 tcbox00  26202 Jun 11 09:10 commons-logging-api.jar
-rw-r--r--  1 tcbox00 tcbox00    511 Jun 11 09:10 cpappend.bat
-rw-r--r--  1 tcbox00 tcbox00   1284 Jun 11 09:10 digest.bat
-rw-r--r--  1 tcbox00 tcbox00  73008 Jun 11 09:10 jsvc.tar.gz
-rw-r--r--  1 tcbox00 tcbox00   3956 Jun 11 09:10 service.bat
-rw-r--r--  1 tcbox00 tcbox00   2013 Jun 11 09:10 setclasspath.bat
-rw-r--r--  1 tcbox00 tcbox00   1273 Jun 11 09:10 shutdown.bat
-rw-r--r--  1 tcbox00 tcbox00   1274 Jun 11 09:10 startup.bat
-rw-r--r--  1 tcbox00 tcbox00 102400 Jun 11 09:10 tomcat5.exe
-rw-r--r--  1 tcbox00 tcbox00 131072 Jun 11 09:10 tomcat5w.exe
-rw-r--r--  1 tcbox00 tcbox00  12104 Jun 11 09:10 tomcat-juli.jar
-rw-r--r--  1 tcbox00 tcbox00   2235 Jun 11 09:10 tool-wrapper.bat
-rw-r--r--  1 tcbox00 tcbox00   1280 Jun 11 09:10 version.bat
-rwxr-xr-x  1 tcbox00 tcbox00    790 Jun 11 09:10 version.sh

 So, where are the UNIX-type scripts?

 Thanks
 Albretch

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Where are the UNIX-type scripts?

Posted by cm...@acedsl.com.
 OK, I think I found out why or at least how it happens and repeatedly 
reproduced it step-by-step. 
  
 If you use knoppix + Konqueror, and open the ".gz" file directly as you 
downloaded with 'ark', it shows you repeated windows ".bat" files instead of 
the ".sh" ones. 
  
 Maybe it is a 'knoppix + Konqueror + ark' issue and it does not apparently 
happen with the ".zip" version of the file. 
  
 This is a weird one and I am curious as t what the heck could be possibly 
going on 
  
 Albretch 
 
Quoting Mark Thomas <ma...@apache.org>: 
 
> cmllpz@acedsl.com wrote: 
> >  I recently downloaded the latest jakarta-tomcat-5.5.9.tar.gz installation 
> files 
> > and set them up, but I can not find the startup.sh, catalina.sh, ... file. 
> >  
> >  This is all I see: 
> >  
> > [tcbox00@localhost bin]$ ls -l 
> > total 500 
> <snip> 
> >  
> >  So, where are the UNIX-type scripts? 
>  
> I have just downloaded jakarta-tomcat-5.5.9.tar.gz and confirmed the  
> *.sh files are all present in the tar ball. 
>  
> Did you use GNU tar to extract the files? Some verisons of tar do not do  
> extract all of the files. I think there is some issue to do with path  
> length. 
>  
> Mark 
>  
> --------------------------------------------------------------------- 
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org 
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org 
>  
>  
 
 
 

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Where are the UNIX-type scripts?

Posted by Mark Thomas <ma...@apache.org>.
cmllpz@acedsl.com wrote:
>  I recently downloaded the latest jakarta-tomcat-5.5.9.tar.gz installation files
> and set them up, but I can not find the startup.sh, catalina.sh, ... file.
> 
>  This is all I see:
> 
> [tcbox00@localhost bin]$ ls -l
> total 500
<snip>
> 
>  So, where are the UNIX-type scripts?

I have just downloaded jakarta-tomcat-5.5.9.tar.gz and confirmed the 
*.sh files are all present in the tar ball.

Did you use GNU tar to extract the files? Some verisons of tar do not do 
extract all of the files. I think there is some issue to do with path 
length.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Where are the UNIX-type scripts?

Posted by lu...@chipcity.com.au.
Hi,

11Jun2005 @ 17:22 cmllpz@acedsl.com thusly spake
>  I recently downloaded the latest jakarta-tomcat-5.5.9.tar.gz installation files
> and set them up, but I can not find the startup.sh, catalina.sh, ... file.
> 
>  This is all I see:
> 
> [tcbox00@localhost bin]$ ls -l
> total 500
> -rw-r--r--  1 tcbox00 tcbox00  22547 Jun 11 09:10 bootstrap.jar
> -rw-r--r--  1 tcbox00 tcbox00   7684 Jun 11 09:10 catalina.bat
> -rw-r--r--  1 tcbox00 tcbox00   9386 Jun 11 09:10 commons-daemon.jar
> -rw-r--r--  1 tcbox00 tcbox00  26202 Jun 11 09:10 commons-logging-api.jar
> -rw-r--r--  1 tcbox00 tcbox00    511 Jun 11 09:10 cpappend.bat
> -rw-r--r--  1 tcbox00 tcbox00   1284 Jun 11 09:10 digest.bat
> -rw-r--r--  1 tcbox00 tcbox00  73008 Jun 11 09:10 jsvc.tar.gz
> -rw-r--r--  1 tcbox00 tcbox00   3956 Jun 11 09:10 service.bat
> -rw-r--r--  1 tcbox00 tcbox00   2013 Jun 11 09:10 setclasspath.bat
> -rw-r--r--  1 tcbox00 tcbox00   1273 Jun 11 09:10 shutdown.bat
> -rw-r--r--  1 tcbox00 tcbox00   1274 Jun 11 09:10 startup.bat
> -rw-r--r--  1 tcbox00 tcbox00 102400 Jun 11 09:10 tomcat5.exe
> -rw-r--r--  1 tcbox00 tcbox00 131072 Jun 11 09:10 tomcat5w.exe
> -rw-r--r--  1 tcbox00 tcbox00  12104 Jun 11 09:10 tomcat-juli.jar
> -rw-r--r--  1 tcbox00 tcbox00   2235 Jun 11 09:10 tool-wrapper.bat
> -rw-r--r--  1 tcbox00 tcbox00   1280 Jun 11 09:10 version.bat
> -rwxr-xr-x  1 tcbox00 tcbox00    790 Jun 11 09:10 version.sh
> 
that's weird, I'd download it again and be sure you have the right tar.gz file.
this is my bin directory:
/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<10:32:18|luke @bench [bin]> ls -l
total 452
-rw-r--r--  1 luke luke  22547 Mar 27 04:52 bootstrap.jar
-rwxr-xr-x  1 luke luke   2667 May 11 12:58 catalina.bat
-rwxr-xr-x  1 luke luke   2311 May 11 12:58 catalina.sh
-rw-r--r--  1 luke luke   9386 Mar 27 04:52 commons-daemon.jar
-rw-r--r--  1 luke luke  26202 Mar 27 04:52 commons-logging-api.jar
-rwxr-xr-x  1 luke luke    511 Mar 27 04:52 cpappend.bat
-rwxr-xr-x  1 luke luke   1284 Mar 27 04:52 digest.bat
-rwxr-xr-x  1 luke luke    848 Mar 27 04:52 digest.sh
-rw-r--r--  1 luke luke  73008 Mar 27 04:52 jsvc.tar.gz
-rwxr-xr-x  1 luke luke   3956 Mar 27 04:52 service.bat
-rwxr-xr-x  1 luke luke   2013 Mar 27 04:52 setclasspath.bat
-rwxr-xr-x  1 luke luke   2788 Mar 27 04:52 setclasspath.sh
-rwxr-xr-x  1 luke luke   1273 Mar 27 04:52 shutdown.bat
-rwxr-xr-x  1 luke luke    787 Mar 27 04:52 shutdown.sh
-rwxr-xr-x  1 luke luke   1274 Mar 27 04:52 startup.bat
-rwxr-xr-x  1 luke luke   1141 Mar 27 04:52 startup.sh
-rw-r--r--  1 luke luke 102400 Mar 27 04:53 tomcat5.exe
-rw-r--r--  1 luke luke 131072 Mar 27 04:53 tomcat5w.exe
-rw-r--r--  1 luke luke  12104 Mar 27 04:52 tomcat-juli.jar
-rwxr-xr-x  1 luke luke   2235 Mar 27 04:52 tool-wrapper.bat
-rwxr-xr-x  1 luke luke   2549 Mar 27 04:52 tool-wrapper.sh
-rwxr-xr-x  1 luke luke   1280 Mar 27 04:52 version.bat
-rwxr-xr-x  1 luke luke    790 Mar 27 04:52 version.sh
\________________________________________________________________

kind regards,
Luke
-- 
............._..
.|  .| |.|/.|_ .
.|__.|_|.|\.|_ .
:61 421 276 282:

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Where are the UNIX-type scripts?

Posted by cm...@acedsl.com.
 Also if I try the only unix-like script, namely, "version.sh", it looks for the
other ones:

[tcbox00@localhost bin]$ ./version.sh
Cannot find ./catalina.sh

 Albretch

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org