Re: do i need to build form source if i want install tomcat on 64-bit linux machine

2007-01-09 Thread vamsee movva
Thank you very much , Peter. I used to install each and everything from source, by assuming we should do that. I wasted lot of time in that. Thaks again peter. cheers vamsee movva On 1/9/07, Peter Crowther <[EMAIL PROTECTED]> wrote: > From: vamsee movva [mailto:[EMAIL PROTECTED] > Hello all,

RE: do i need to build form source if i want install tomcat on 64-bit linux machine

2007-01-09 Thread Peter Crowther
> From: vamsee movva [mailto:[EMAIL PROTECTED] > Hello all, > I would like to install tomcat on 64-bit linux machine. do i > need to build > it from source or can i directly take the binary files provided in the > website. You can take the binary files if you want to run the system as a pure Ja

do i need to build form source if i want install tomcat on 64-bit linux machine

2007-01-09 Thread vamsee movva
Hello all, I would like to install tomcat on 64-bit linux machine. do i need to build it from source or can i directly take the binary files provided in the website. Is there any difference between building it from source and directly taking binaries which are i guess compiled on 32-bit machines.