Hi

I also get 
> > The Apache Tomcat Native library which allows optimal performance in
> > production environments was not found on the java.library.path:

I'm using tomcat 5.5 installed from debian debs, and I think I
understand the instructions I have read so far and have all the
prerequisites to compile the necessary libraries, but I have not
got past stage 1 yet.  The docs at
 http://tomcat.apache.org/tomcat-5.5-doc/apr.html
tells me to look for tomcat-native.tar.gz which I have done.
The result is I don't have this file or anything remotely
similar, nor is it provided in any of the debs I think.  So 
I can't unpack it and compile it.  What should I do now?

Richard


On Fri, 2007-06-15 at 13:52 +0300, Ilja S. wrote:
> Hi
> Your tomcat should start with option: -Djava.library.path=/usr/local/apr/lib
> in this case APR libs are in /usr/local/apr/lib, change to wherever you 
> got your libs
> 
> Usually you add this line to tomcat startup script...
> 
> 
> 
> *************************************
> Best Regards
> Ilja
> 
> 
> Andre Prasetya wrote:
> > I got this :
> > 
> > The Apache Tomcat Native library which allows optimal performance in
> > production environments was not found on the java.library.path:
> > 
> > I already compiled the tcnative, where can i add the path to
> > java.library.path ?
> > 
> 
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to