aspose file tools
The moose likes Tomcat and the fly likes configure: error: APR could not be located. Please use the --with-apr option. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "configure: error: APR could not be located. Please use the --with-apr option." Watch "configure: error: APR could not be located. Please use the --with-apr option." New topic
Author

configure: error: APR could not be located. Please use the --with-apr option.

Farakh khan
Ranch Hand

Joined: Mar 22, 2008
Posts: 672
Hello,

I am tryint to get rid off Tomcat Native Libraray Message from my tomcat log.

I did as following:



At this point I don't know what could be the solution

Thanks & best regards
Joe Ess
Bartender

Joined: Oct 29, 2001
Posts: 8290

According to the documentation:

Build tc-native requires three components to be installed:
* APR library
* OpenSSL libraries
* Java SE Development Kit (JDK)


Have you installed APR and the other dependencies?
Notice that the examples in the documentation use configure with several parameters that indicate the location of APR, OPENSSL and the JDK. It would probably be best to follow the examples.


"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
Farakh khan
Ranch Hand

Joined: Mar 22, 2008
Posts: 672
Joe Ess wrote:According to the documentation:

Build tc-native requires three components to be installed:
* APR library
* OpenSSL libraries
* Java SE Development Kit (JDK)


Have you installed APR and the other dependencies?
Notice that the examples in the documentation use configure with several parameters that indicate the location of APR, OPENSSL and the JDK. It would probably be best to follow the examples.


Thanks for your help

Best Regards
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: configure: error: APR could not be located. Please use the --with-apr option.
 
Similar Threads
How to know the linux is running on a virtual server?
Installation Guide (Tomcat on Linux)
Cannot find jni_md.h in /usr/bin/java/ when installing APR Native Library in Tomcat 6
RMIC - NullPionterException - RMI NEWB
Install apache compile error